Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2026-46597 (GCVE-0-2026-46597)
Vulnerability from cvelistv5 – Published: 2026-05-22 02:31 – Updated: 2026-05-22 14:08- CWE-191 - Integer Underflow (Wrap or Wraparound)
| Vendor | Product | Version | CPE status | |
|---|---|---|---|---|
| golang.org/x/crypto | golang.org/x/crypto/ssh |
Affected:
0 , < 0.52.0
(semver)
|
guessed |
{
"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-2026-46597",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-05-22T14:08:24.589026Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-05-22T14:08:27.674Z",
"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/crypto/ssh",
"product": "golang.org/x/crypto/ssh",
"programRoutines": [
{
"name": "gcmCipher.readCipherPacket"
},
{
"name": "Dial"
},
{
"name": "NewClientConn"
},
{
"name": "NewServerConn"
},
{
"name": "curve25519sha256.Client"
},
{
"name": "curve25519sha256.Server"
},
{
"name": "dhGEXSHA.Client"
},
{
"name": "dhGEXSHA.Server"
},
{
"name": "dhGroup.Client"
},
{
"name": "dhGroup.Server"
},
{
"name": "ecdh.Client"
},
{
"name": "ecdh.Server"
},
{
"name": "mlkem768WithCurve25519sha256.Client"
},
{
"name": "mlkem768WithCurve25519sha256.Server"
}
],
"vendor": "golang.org/x/crypto",
"versions": [
{
"lessThan": "0.52.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "Maciej Kawka"
}
],
"descriptions": [
{
"lang": "en",
"value": "An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE-191: Integer Underflow (Wrap or Wraparound)",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-05-22T02:31:26.754Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/79561"
},
{
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"url": "https://go.dev/cl/781620"
},
{
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"title": "Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2026-46597",
"datePublished": "2026-05-22T02:31:26.754Z",
"dateReserved": "2026-05-15T17:35:00.813Z",
"dateUpdated": "2026-05-22T14:08:27.674Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2026-46597",
"date": "2026-08-21",
"epss": "0.00473",
"percentile": "0.39159"
},
"microsoft_vex": {
"current_release_date": "2026-06-03T01:48:22.000Z",
"cve": "CVE-2026-46597",
"id": "msrc_CVE-2026-46597",
"initial_release_date": "2026-05-02T00:00:00.000Z",
"product_status:fixed": "12",
"product_status:known_affected": "12",
"product_status:known_not_affected": "2",
"source": "Microsoft CSAF VEX",
"status": "final",
"title": "Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh",
"url": "https://msrc.microsoft.com/csaf/vex/2026/msrc_cve-2026-46597.json",
"version": "8"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2026-46597\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2026-05-22T04:16:26.003\",\"lastModified\":\"2026-07-23T16:10:00.137\",\"vulnStatus\":\"Analyzed\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.\"},{\"lang\":\"es\",\"value\":\"Una conversi\u00f3n de tipo (cast) incorrectamente ubicada de bytes a int permiti\u00f3 un p\u00e1nico del lado del servidor en el decodificador de paquetes AES-GCM para entradas bien elaboradas.\"}],\"affected\":[{\"source\":\"security@golang.org\",\"affectedData\":[{\"vendor\":\"golang.org/x/crypto\",\"product\":\"golang.org/x/crypto/ssh\",\"defaultStatus\":\"unaffected\",\"collectionURL\":\"https://pkg.go.dev\",\"packageName\":\"golang.org/x/crypto/ssh\",\"programRoutines\":[{\"name\":\"gcmCipher.readCipherPacket\"},{\"name\":\"Dial\"},{\"name\":\"NewClientConn\"},{\"name\":\"NewServerConn\"},{\"name\":\"curve25519sha256.Client\"},{\"name\":\"curve25519sha256.Server\"},{\"name\":\"dhGEXSHA.Client\"},{\"name\":\"dhGEXSHA.Server\"},{\"name\":\"dhGroup.Client\"},{\"name\":\"dhGroup.Server\"},{\"name\":\"ecdh.Client\"},{\"name\":\"ecdh.Server\"},{\"name\":\"mlkem768WithCurve25519sha256.Client\"},{\"name\":\"mlkem768WithCurve25519sha256.Server\"}],\"versions\":[{\"version\":\"0\",\"lessThan\":\"0.52.0\",\"versionType\":\"semver\",\"status\":\"affected\"}]}]}],\"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}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-05-22T14:08:24.589026Z\",\"id\":\"CVE-2026-46597\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"yes\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-704\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:golang:crypto:*:*:*:*:*:go:*:*\",\"versionEndExcluding\":\"0.52.0\",\"matchCriteriaId\":\"D540395B-31B8-4B07-8F79-F5C631BBD5C8\"}]}]}],\"references\":[{\"url\":\"https://go.dev/cl/781620\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://go.dev/issue/79561\",\"source\":\"security@golang.org\",\"tags\":[\"Issue Tracking\"]},{\"url\":\"https://groups.google.com/g/golang-announce/c/a082jnz-LvI\",\"source\":\"security@golang.org\",\"tags\":[\"Mailing List\"]},{\"url\":\"https://pkg.go.dev/vuln/GO-2026-5013\",\"source\":\"security@golang.org\",\"tags\":[\"Vendor Advisory\"]}]}}",
"redhat_vex": {
"aggregate_severity": "Important",
"current_release_date": "2026-08-21T22:10:00+00:00",
"cve": "CVE-2026-46597",
"id": "CVE-2026-46597",
"initial_release_date": "2026-05-22T02:31:26.754000+00:00",
"product_status:fixed": "272",
"product_status:known_affected": "183",
"product_status:known_not_affected": "4413",
"source": "Red Hat CSAF VEX",
"status": "final",
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"url": "https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-46597.json",
"version": "3"
},
"suse_vex": {
"aggregate_severity": "important",
"current_release_date": "2026-08-21T00:59:59Z",
"cve": "CVE-2026-46597",
"id": "CVE-2026-46597",
"initial_release_date": "2026-05-23T01:27:53Z",
"product_status:known_affected": "347",
"product_status:known_not_affected": "267",
"product_status:recommended": "388",
"source": "SUSE CSAF VEX",
"status": "interim",
"title": "SUSE CVE CVE-2026-46597",
"url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-46597.json",
"version": "37"
},
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-46597\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-05-22T14:08:24.589026Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-05-22T14:07:37.911Z\"}}], \"cna\": {\"title\": \"Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh\", \"credits\": [{\"lang\": \"en\", \"value\": \"Maciej Kawka\"}], \"affected\": [{\"vendor\": \"golang.org/x/crypto\", \"product\": \"golang.org/x/crypto/ssh\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"0.52.0\", \"versionType\": \"semver\"}], \"packageName\": \"golang.org/x/crypto/ssh\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"gcmCipher.readCipherPacket\"}, {\"name\": \"Dial\"}, {\"name\": \"NewClientConn\"}, {\"name\": \"NewServerConn\"}, {\"name\": \"curve25519sha256.Client\"}, {\"name\": \"curve25519sha256.Server\"}, {\"name\": \"dhGEXSHA.Client\"}, {\"name\": \"dhGEXSHA.Server\"}, {\"name\": \"dhGroup.Client\"}, {\"name\": \"dhGroup.Server\"}, {\"name\": \"ecdh.Client\"}, {\"name\": \"ecdh.Server\"}, {\"name\": \"mlkem768WithCurve25519sha256.Client\"}, {\"name\": \"mlkem768WithCurve25519sha256.Server\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/79561\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/a082jnz-LvI\"}, {\"url\": \"https://go.dev/cl/781620\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2026-5013\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE-191: Integer Underflow (Wrap or Wraparound)\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2026-05-22T02:31:26.754Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-46597\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-05-22T14:08:27.674Z\", \"dateReserved\": \"2026-05-15T17:35:00.813Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2026-05-22T02:31:26.754Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
RHSA-2026:41066
Vulnerability from csaf_redhat - Published: 2026-07-16 19:46 - Updated: 2026-08-21 21:50A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI's intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
A flaw was found in the shell-quote component. The quote() function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpret as a command separator. This could lead to command injection, enabling the attacker to execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
A flaw was found in kafka-python. A malicious or machine-in-the-middle broker could exploit a denial-of-service vulnerability during SCRAM authentication. By providing an excessively large iteration count, the broker can cause the client's event loop to freeze. This prevents critical operations such as sending messages, polling for new messages, and maintaining heartbeats, ultimately leading to consumer group eviction and persistent connection failures.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Go's `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Red Hat Quay's Proxy Cache configuration feature. When an organization administrator configures an upstream registry for proxy caching, Quay makes a network connection to the specified registry hostname without verifying that it points to a legitimate external service. An attacker with organization administrator privileges could supply a crafted hostname to force the Quay server to make requests to internal network services, cloud infrastructure endpoints, or other resources that should not be accessible from the Quay application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution "Gadget" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Axios. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to escalate any existing Object.prototype pollution in an application's dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in Axios. A remote attacker, by influencing the XSRF cookie name in a browser environment, could cause the application to construct a regular expression that leads to excessive processing. This can result in a client-side Denial of Service (DoS), where the affected browser tab may freeze, impacting the availability of the application for the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in the `sanitize-html` library. Under its default configuration, an attacker can embed malicious content within a disallowed `xmp` element. This vulnerability allows the attacker to bypass the HTML sanitization process, leading to stored Cross-Site Scripting (XSS). Successful exploitation can result in arbitrary code execution or information disclosure when a user views the affected content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in the `decode-uri-component` library. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by submitting specially crafted input. The `decode()` function, when processing a large number of encoded URI components, consumes excessive CPU resources, which can lead to the application becoming unresponsive and unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x | — |
Workaround
|
A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_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": "Red Hat Quay 3.16.5 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.16.5",
"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:41066",
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-10143",
"url": "https://access.redhat.com/security/cve/CVE-2026-10143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-13676",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32281",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32591",
"url": "https://access.redhat.com/security/cve/CVE-2026-32591"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42044",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42151",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42154",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42504",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44432",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44486",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44487",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44488",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44492",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44494",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44495",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44496",
"url": "https://access.redhat.com/security/cve/CVE-2026-44496"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44990",
"url": "https://access.redhat.com/security/cve/CVE-2026-44990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45822",
"url": "https://access.redhat.com/security/cve/CVE-2026-45822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48526",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-6322",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9277",
"url": "https://access.redhat.com/security/cve/CVE-2026-9277"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_41066.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.16.5",
"tracking": {
"current_release_date": "2026-08-21T21:50:09+00:00",
"generator": {
"date": "2026-08-21T21:50:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:41066",
"initial_release_date": "2026-07-16T19:46:27+00:00",
"revision_history": [
{
"date": "2026-07-16T19:46:27+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.16",
"product": {
"name": "Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1783749869"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3A45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel9\u0026tag=1783748085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1783749615"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3A7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel9\u0026tag=1783748414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1783748503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel9\u0026tag=1783748231"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3Aad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel9\u0026tag=1783749100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3Aca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1783961339"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3Ab17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel9\u0026tag=1783748063"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel9\u0026tag=1783955846"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3A6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel9\u0026tag=1783748085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3A3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel9\u0026tag=1783748414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel9\u0026tag=1783748231"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3A7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel9\u0026tag=1783749100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3A3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel9\u0026tag=1783748063"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel9\u0026tag=1783955846"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel9@sha256%3Aa557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel9\u0026tag=1783748085"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel9@sha256%3Af51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel9\u0026tag=1783748414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel9@sha256%3A50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel9\u0026tag=1783748231"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel9@sha256%3Aa4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel9\u0026tag=1783749100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel9@sha256%3Ac65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel9\u0026tag=1783748063"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3A5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel9\u0026tag=1783955846"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel9@sha256%3Afe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-rhel9\u0026tag=1783955846"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"relates_to_product_reference": "Red Hat Quay 3.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64 as a component of Red Hat Quay 3.16",
"product_id": "Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64",
"relates_to_product_reference": "Red Hat Quay 3.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-6322",
"cwe": {
"id": "CWE-140",
"name": "Improper Neutralization of Delimiters"
},
"discovery_date": "2026-05-05T11:01:00.332189+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. A remote attacker could exploit this vulnerability by crafting a malicious Uniform Resource Identifier (URI) that contains percent-encoded authority delimiters. The fast-uri library incorrectly decodes these delimiters during normalization and then re-emits them as raw separators, which can change the URI\u0027s intended authority. This issue allows applications that perform host allowlist checks, redirect validation, or outbound request routing to be steered to a different authority than specified, potentially bypassing security controls.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the `fast-uri` library allows an attacker to bypass security controls in Red Hat products that process Uniform Resource Identifiers (URIs). By crafting a malicious URI with percent-encoded authority delimiters, an attacker can cause the library to incorrectly interpret the URI\u0027s authority, potentially redirecting applications to an unintended domain. This could lead to a bypass of host allowlist checks, redirect validation, or outbound request routing.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-6322"
},
{
"category": "external",
"summary": "RHBZ#2466684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-6322",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-6322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-6322"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-v39h-62p7-jpjc"
}
],
"release_date": "2026-05-05T10:29:16.378000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: URI authority bypass due to improper delimiter handling"
},
{
"cve": "CVE-2026-9277",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-22T14:01:14.427751+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480741"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the shell-quote component. The quote() function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpret as a command separator. This could lead to command injection, enabling the attacker to execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9277"
},
{
"category": "external",
"summary": "RHBZ#2480741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480741"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9277",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9277"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9277",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9277"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote",
"url": "https://github.com/ljharb/shell-quote"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote/commit/1518179",
"url": "https://github.com/ljharb/shell-quote/commit/1518179"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote/security/advisories/GHSA-w7jw-789q-3m8p",
"url": "https://github.com/ljharb/shell-quote/security/advisories/GHSA-w7jw-789q-3m8p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/shell-quote",
"url": "https://www.npmjs.com/package/shell-quote"
}
],
"release_date": "2026-05-22T13:22:38.873000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators"
},
{
"cve": "CVE-2026-10143",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-10T21:02:14.712750+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in kafka-python. A malicious or machine-in-the-middle broker could exploit a denial-of-service vulnerability during SCRAM authentication. By providing an excessively large iteration count, the broker can cause the client\u0027s event loop to freeze. This prevents critical operations such as sending messages, polling for new messages, and maintaining heartbeats, ultimately leading to consumer group eviction and persistent connection failures.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kafka-python: kafka-python: Denial of Service via excessive SCRAM authentication iteration count",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-10143"
},
{
"category": "external",
"summary": "RHBZ#2487722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-10143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-10143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10143"
},
{
"category": "external",
"summary": "https://github.com/dpkp/kafka-python/commit/6e4831444f972d169cdd11f5c8d50333cea3f19b",
"url": "https://github.com/dpkp/kafka-python/commit/6e4831444f972d169cdd11f5c8d50333cea3f19b"
},
{
"category": "external",
"summary": "https://github.com/dpkp/kafka-python/pull/3019",
"url": "https://github.com/dpkp/kafka-python/pull/3019"
},
{
"category": "external",
"summary": "https://github.com/dpkp/kafka-python/pull/3026",
"url": "https://github.com/dpkp/kafka-python/pull/3026"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/kafka-python-prior-to-dos-via-scram-iteration-count-in-scram-py",
"url": "https://www.vulncheck.com/advisories/kafka-python-prior-to-dos-via-scram-iteration-count-in-scram-py"
}
],
"release_date": "2026-06-10T20:22:39.262000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kafka-python: kafka-python: Denial of Service via excessive SCRAM authentication iteration count"
},
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"cve": "CVE-2026-13676",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-06-29T14:01:55.592330+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in fast-uri. This vulnerability occurs because fast-uri fails to properly convert Unicode (Internationalized Domain Name - IDN) hostnames for HTTP-family URLs. This can lead to a situation where security policies, such as denylists or redirect validations, are bypassed when applications use fast-uri to enforce these policies before passing the URL to another parser. A remote attacker could exploit this to circumvent security controls and potentially access unauthorized resources or perform malicious redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in `fast-uri` allows a remote attacker to bypass host-based security policies. Applications that rely on `fast-uri` for URL parsing and policy enforcement, such as denylists or redirect validations, can be circumvented due to inconsistent handling of Unicode hostnames. This discrepancy between `fast-uri` and other URL parsers could lead to unauthorized resource access or malicious redirects in affected Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-13676"
},
{
"category": "external",
"summary": "RHBZ#2494197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-13676",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-13676"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-13676"
},
{
"category": "external",
"summary": "https://cna.openjsf.org/security-advisories.html",
"url": "https://cna.openjsf.org/security-advisories.html"
},
{
"category": "external",
"summary": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6",
"url": "https://github.com/fastify/fast-uri/security/advisories/GHSA-4c8g-83qw-93j6"
}
],
"release_date": "2026-06-29T13:22:44.674000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "fast-uri: fast-uri: Security policy bypass due to improper Unicode hostname canonicalization"
},
{
"cve": "CVE-2026-32281",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-04-08T02:01:00.930989+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2456333"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s `crypto/x509` package. A remote attacker could exploit this by presenting a specially crafted certificate chain containing a large number of policy mappings. This inefficient validation process consumes excessive resources, which can lead to a denial of service (DoS) for applications or systems performing certificate validation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw occurs during the validation of otherwise trusted certificate chains that contain a large number of policy mappings, leading to excessive resource consumption. Exploitation requires an attacker to present a specially crafted, yet trusted, certificate chain which would require the attacker has already compromised a trusted certificate root. Red Hat continuously monitors certificate authorities and curates the set which is trusted by default for Red Hat products.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32281"
},
{
"category": "external",
"summary": "RHBZ#2456333",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2456333"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32281",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32281"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32281"
},
{
"category": "external",
"summary": "https://go.dev/cl/758061",
"url": "https://go.dev/cl/758061"
},
{
"category": "external",
"summary": "https://go.dev/issue/78281",
"url": "https://go.dev/issue/78281"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU",
"url": "https://groups.google.com/g/golang-announce/c/0uYbvbPZRWU"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4946",
"url": "https://pkg.go.dev/vuln/GO-2026-4946"
}
],
"release_date": "2026-04-08T01:06:58.354000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "crypto/x509: golang: Go crypto/x509: Denial of Service via inefficient certificate chain validation"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32591",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-03-12T15:09:38.210000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446965"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s Proxy Cache configuration feature. When an organization administrator configures an upstream registry for proxy caching, Quay makes a network connection to the specified registry hostname without verifying that it points to a legitimate external service. An attacker with organization administrator privileges could supply a crafted hostname to force the Quay server to make requests to internal network services, cloud infrastructure endpoints, or other resources that should not be accessible from the Quay application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: server-side request forgery in proxy cache upstream registry configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires the attacker to be authenticated as an organization administrator.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32591"
},
{
"category": "external",
"summary": "RHBZ#2446965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446965"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32591",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32591"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32591",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32591"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: server-side request forgery in proxy cache upstream registry configuration"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net 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 Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-42044",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-04-24T19:01:13.418725+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461624"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a widely used HTTP client. This vulnerability, known as a Prototype Pollution \"Gadget\" attack, allows a remote attacker to subtly alter JSON API responses. By manipulating a specific function, an attacker can selectively modify data within these responses. This could lead to significant security breaches, including unauthorized privilege escalation, fraudulent balance manipulation, or bypassing critical authorization checks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42044"
},
{
"category": "external",
"summary": "RHBZ#2461624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461624"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42044",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42044"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42044"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3w6x-2g7m-8v23"
}
],
"release_date": "2026-04-24T17:49:49.517000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Invisible JSON Response Tampering via Prototype Pollution Gadget"
},
{
"cve": "CVE-2026-42151",
"cwe": {
"id": "CWE-256",
"name": "Plaintext Storage of a Password"
},
"discovery_date": "2026-05-04T19:02:26.983660+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466507"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important information disclosure flaw in Prometheus affects instances configured to use Azure AD remote write with OAuth authentication. The client secret, intended to be a secure credential, is exposed in plaintext through the `/-/config` HTTP API endpoint. This could allow an attacker with access to this endpoint to retrieve the secret, potentially compromising integrated Azure AD services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "RHBZ#2466507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466507"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18587",
"url": "https://github.com/prometheus/prometheus/pull/18587"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18590",
"url": "https://github.com/prometheus/prometheus/pull/18590"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj"
}
],
"release_date": "2026-05-04T18:12:16.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API"
},
{
"cve": "CVE-2026-42154",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-04T19:02:19.626646+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Prometheus, allowing an unauthenticated remote attacker to crash the Prometheus process. This could lead to service unavailability in Red Hat products that deploy Prometheus for monitoring, as the remote read endpoint does not properly validate snappy-compressed request lengths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "RHBZ#2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18584",
"url": "https://github.com/prometheus/prometheus/pull/18584"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18585",
"url": "https://github.com/prometheus/prometheus/pull/18585"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm"
}
],
"release_date": "2026-05-04T18:13:12.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Prometheus remote read endpoint (/api/v1/read). Configure firewall rules or network policies to permit connections only from trusted internal networks or authorized clients. This action reduces the attack surface by limiting exposure to unauthenticated remote attackers. A service restart or reload may be required for the changes to take effect.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42504",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-02T23:01:00.320527+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2484204"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang MIME (Multipurpose Internet Mail Extensions) package. A remote attacker could exploit this vulnerability by sending a maliciously-crafted MIME header containing many invalid encoded-words. This could lead to excessive CPU consumption, resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity flaw. A remote attacker could trigger a Denial of Service by sending a crafted MIME header with numerous invalid encoded-words to an application utilizing the affected Golang MIME package. This could lead to excessive CPU consumption on the system processing the malformed header, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42504"
},
{
"category": "external",
"summary": "RHBZ#2484204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2484204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42504",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42504"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42504"
},
{
"category": "external",
"summary": "https://go.dev/cl/774481",
"url": "https://go.dev/cl/774481"
},
{
"category": "external",
"summary": "https://go.dev/issue/79217",
"url": "https://go.dev/issue/79217"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw",
"url": "https://groups.google.com/g/golang-announce/c/tKs3rmcBcKw"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5038",
"url": "https://pkg.go.dev/vuln/GO-2026-5038"
}
],
"release_date": "2026-06-02T22:01:37.219000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to services that process MIME headers from untrusted sources. Implement input validation and sanitization for all incoming data, especially MIME headers, to prevent maliciously crafted content from being processed by applications utilizing the vulnerable Golang MIME package.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mime: golang: Golang MIME: Denial of Service via maliciously-crafted MIME header"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-44432",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-05-13T17:01:01.083841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "RHBZ#2477154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44432"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j"
}
],
"release_date": "2026-05-13T15:17:12.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression"
},
{
"cve": "CVE-2026-44486",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:30.944384+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487947"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in the Axios Node.js HTTP adapter. Red Hat products utilizing Axios in a Node.js environment with an authenticated proxy and automatic redirects enabled are susceptible. The vulnerability arises when a request, initially sent through an authenticated proxy, is redirected to a target that no longer uses the proxy, potentially leaking `Proxy-Authorization` headers containing sensitive credentials to an untrusted remote server. This risk is heightened in deployments where applications interact with untrusted HTTP origins.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "RHBZ#2487947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487947"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc",
"url": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc"
}
],
"release_date": "2026-06-11T15:39:07.714000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects"
},
{
"cve": "CVE-2026-44487",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:34.091476+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487948"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via redirect flows",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in Axios affecting Node.js environments. When an application uses Axios with an authenticated HTTP proxy and follows redirects from an HTTP to a non-proxied HTTPS destination, the Proxy-Authorization header may be inadvertently sent to the final origin server. This could lead to the exposure of sensitive proxy credentials to an unintended third party.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "RHBZ#2487948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487948"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v",
"url": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v"
}
],
"release_date": "2026-06-11T15:38:25.150000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via redirect flows"
},
{
"cve": "CVE-2026-44488",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-11T17:01:36.836488+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487949"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Denial of Service due to unenforced request and response size limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A denial of service flaw was found in Axios, a JavaScript HTTP client library. This issue arises when applications utilize the `fetch` adapter, as configured request and response size limits are not properly enforced. A remote attacker could exploit this by sending or receiving excessively large data bodies, leading to resource exhaustion and potential denial of service in affected server-side applications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "RHBZ#2487949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf"
}
],
"release_date": "2026-06-11T15:37:38.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Denial of Service due to unenforced request and response size limits"
},
{
"cve": "CVE-2026-44492",
"cwe": {
"id": "CWE-289",
"name": "Authentication Bypass by Alternate Name"
},
"discovery_date": "2026-06-11T17:00:56.761751+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487938"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Axios, a JavaScript HTTP client library, that allows for a proxy bypass. When a `NO_PROXY` environment variable is configured to prevent direct connections to specific IPv4 addresses, an attacker can craft a request URL using the IPv4-mapped IPv6 address format. This bypasses the intended `NO_PROXY` exclusion, routing the request through the configured proxy and potentially exposing internal services or sensitive information, such as cloud instance metadata credentials.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "RHBZ#2487938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv"
}
],
"release_date": "2026-06-11T15:29:13.890000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization"
},
{
"cve": "CVE-2026-44494",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:01:12.945664+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to escalate any existing Object.prototype pollution in an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the Axios library allows an attacker to escalate existing prototype pollution vulnerabilities within an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. By injecting a malicious proxy configuration into the `Object.prototype`, an attacker can intercept, read, and modify all HTTP traffic, including sensitive authentication credentials, without direct user interaction. This poses a significant risk to data confidentiality and integrity in Red Hat products that utilize the Axios library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "RHBZ#2487942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44494",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh",
"url": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh"
}
],
"release_date": "2026-06-11T15:32:03.155000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution"
},
{
"cve": "CVE-2026-44495",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:00:53.999811+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487937"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure due to prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in Axios, a promise-based HTTP client, can lead to information disclosure, including credential theft and response hijacking, or denial of service. Exploitation requires a separate prototype pollution vulnerability in the same JavaScript process, allowing an attacker to control `Object.prototype.transformResponse`. Red Hat products using affected Axios versions are at risk if another component introduces such pollution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "RHBZ#2487937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44495",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44495"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw"
}
],
"release_date": "2026-06-11T15:33:12.433000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure due to prototype pollution vulnerability"
},
{
"cve": "CVE-2026-44496",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-11T17:01:15.856386+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. A remote attacker, by influencing the XSRF cookie name in a browser environment, could cause the application to construct a regular expression that leads to excessive processing. This can result in a client-side Denial of Service (DoS), where the affected browser tab may freeze, impacting the availability of the application for the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Axios can lead to a client-side Denial of Service. An attacker capable of influencing the XSRF cookie name within a browser environment could trigger excessive regular expression processing, causing the affected browser tab to freeze and degrade user availability. This issue specifically impacts browser-based applications and does not affect Node.js HTTP adapter usage, React Native, or web workers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44496"
},
{
"category": "external",
"summary": "RHBZ#2487943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44496",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44496"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44496",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44496"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf"
}
],
"release_date": "2026-06-11T15:34:28.492000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name"
},
{
"cve": "CVE-2026-44990",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-06-12T21:02:24.911971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488565"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `sanitize-html` library. Under its default configuration, an attacker can embed malicious content within a disallowed `xmp` element. This vulnerability allows the attacker to bypass the HTML sanitization process, leading to stored Cross-Site Scripting (XSS). Successful exploitation can result in arbitrary code execution or information disclosure when a user views the affected content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. The `sanitize-html` library, used in Red Hat products, is susceptible to a stored Cross-Site Scripting (XSS) bypass. Malicious content within a disallowed `xmp` element can be rendered as live HTML or JavaScript due to a sanitizer bypass in the default configuration. This can lead to arbitrary code execution or information disclosure when affected content is viewed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44990"
},
{
"category": "external",
"summary": "RHBZ#2488565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488565"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44990"
},
{
"category": "external",
"summary": "https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-rpr9-rxv7-x643",
"url": "https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-rpr9-rxv7-x643"
}
],
"release_date": "2026-06-12T20:39:47.065000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass"
},
{
"cve": "CVE-2026-45822",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-30T09:01:06.468966+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494807"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `decode-uri-component` library. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by submitting specially crafted input. The `decode()` function, when processing a large number of encoded URI components, consumes excessive CPU resources, which can lead to the application becoming unresponsive and unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "decode-uri-component: decode-uri-component: Denial of Service via crafted input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial of service flaw was found in the decode-uri-component npm package. The decode() function exhibits super-linear time complexity when processing input containing many percent-encoded sequences, allowing an attacker to cause significant CPU consumption and event-loop blocking. In Red Hat products where this package is bundled (OpenShift Console, Quay, Pipelines, RHOAI, and others), exploitation requires that attacker-controlled input containing crafted percent-encoded strings reaches the decode() function without prior length validation. Red Hat rates this as Moderate severity since the impact is limited to availability with no confidentiality or integrity impact, consistent with the CNA\u0027s CVSS 4.0 assessment of 6.6 Medium.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45822"
},
{
"category": "external",
"summary": "RHBZ#2494807",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494807"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45822"
},
{
"category": "external",
"summary": "https://github.com/SamVerschueren/decode-uri-component/blob/00662938dc7c6241547ae8abce7785cc13ffd3f6/index.js",
"url": "https://github.com/SamVerschueren/decode-uri-component/blob/00662938dc7c6241547ae8abce7785cc13ffd3f6/index.js"
},
{
"category": "external",
"summary": "https://github.com/SamVerschueren/decode-uri-component/commit/fa479dafeede7bedf04e5c89aa78f2a78c664005",
"url": "https://github.com/SamVerschueren/decode-uri-component/commit/fa479dafeede7bedf04e5c89aa78f2a78c664005"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/decode-uri-component",
"url": "https://www.npmjs.com/package/decode-uri-component"
}
],
"release_date": "2026-06-30T08:05:36.399000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Validate and limit the length of any user-controlled input before passing it to decode-uri-component\u0027s decode() function. Inputs containing more than approximately 200 percent-encoded tokens (e.g. \u0027%ab\u0027 sequences) can trigger noticeable delays. Reject or truncate URI components exceeding a reasonable length threshold before decoding. A fix exists in the upstream repository (commit fa479daf) but has not yet been included in an npm release.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "decode-uri-component: decode-uri-component: Denial of Service via crafted input"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_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 Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-48526",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-28T16:01:22.805235+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482734"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer\u0027s public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in PyJWT allows for authentication bypass and unauthorized access. It occurs when a JWT verifier is misconfigured to accept both symmetric and asymmetric algorithms, and a public JSON Web Key is erroneously used as the HMAC secret. Red Hat products are only affected if they utilize this specific, non-standard verifier configuration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "RHBZ#2482734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx"
}
],
"release_date": "2026-05-28T15:09:09.258000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-16T19:46:27+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:41066"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:7df4998918f382d98fa22a78f6390cd74fc61f7c4bdfebfcc521223012e58f94_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:a4ebf6125dc9f3ec9619b4ef3bc656f32e4f954f758393287e353608f1f22158_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/clair-rhel9@sha256:ad21b5b3e9be86e46da017c3f6c5f21a8ecd5589ec7b8fcfa238a737205a3143_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:1968b253b36566be2ad09057e3249147a3cc292713e538669d1b75460bec6ace_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:3db8bd709ba6e311052f18c8dbcff80907229c33b9bac63a716f3fb3d4fa7358_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:7d4593286c5b733c8ed5ab2c255c762628c6438e68f10e6ee25582c91d628de4_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-bridge-operator-rhel9@sha256:f51f40e95d73d6ccdc36caa2184a3e2fef4cf9cc0ced017bc7db890ea0a27293_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:6716128c395abd6d293c7fdfee76e1f7e3701cbe400befc4e8bc2922db7d0101_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:30689606ecbebba668c36a16892b0e6f7e0c1868933143fa078e7abaea380544_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:50ef0b22a4630bdd2e7355d7284b94aa33c5f424a218d55cb26224a3001cb484_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-builder-rhel9@sha256:75dae1dc7c81d7657ffc4317d80898afe45a0dd78d8739465b7cc95a15f481b8_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:892c8bae38073747321083d3cb6fe0fbd2b1ab6547f8bbbf42f5cd6eac895ed1_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:45713ba39b951f894271777aefa5e7e0f4015d592a3e0a40cca680396f726ca3_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:6a208c36a417a6d0b5223f6ddc4b98c2f007ac209db2b2d70875bda6b84b6e42_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-container-security-operator-rhel9@sha256:a557d7fb863fb489c60709ac34eaa5c7c2d66961770a8359794e6ec21bd12840_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-bundle@sha256:ca805ae1448ab106b9b486d158c5c27e27b9bbe0bcc8d11529c3fd521d674a6c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:3a01cd1d9559dbb9a1e8ae6c2bdcafe9596e3225b870cfbf725ea67a5a89e238_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:b17a240fd3c7032b9f098c9a3369a52ee4afaa23aa97a35936bf3fd44243681c_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-operator-rhel9@sha256:c65a8c8d6dc0a191959b7e6d3f8f60afccf49d318d18080d91a059a6163ca4d4_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:197e328cbe22d79da1589720fc5dc79874c84dcbe78928efedb2de9ad8a756a9_ppc64le",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:5bab84aa3a13566f9c38af03862416cc1d6aa5b3a81090bef72d05a9aafe221b_s390x",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:71ee2ea79064730fbb9682fdd30dc7a455bf5a0a3b0297bdc264f2936876f62a_amd64",
"Red Hat Quay 3.16:registry.redhat.io/quay/quay-rhel9@sha256:fe189be7d6cc775261c6b7fb58bc9badac2411647874d330d8de6e7f02569230_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens"
}
]
}
RHSA-2026:42146
Vulnerability from csaf_redhat - Published: 2026-07-20 18:41 - Updated: 2026-08-21 21:50A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in Red Hat Quay's Proxy Cache configuration feature. When an organization administrator configures an upstream registry for proxy caching, Quay makes a network connection to the specified registry hostname without verifying that it points to a legitimate external service. An attacker with organization administrator privileges could supply a crafted hostname to force the Quay server to make requests to internal network services, cloud infrastructure endpoints, or other resources that should not be accessible from the Quay application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in Axios. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to escalate any existing Object.prototype pollution in an application's dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in the `sanitize-html` library. Under its default configuration, an attacker can embed malicious content within a disallowed `xmp` element. This vulnerability allows the attacker to bypass the HTML sanitization process, leading to stored Cross-Site Scripting (XSS). Successful exploitation can result in arbitrary code execution or information disclosure when a user views the affected content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in the `decode-uri-component` library. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by submitting specially crafted input. The `decode()` function, when processing a large number of encoded URI components, consumes excessive CPU resources, which can lead to the application becoming unresponsive and unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_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 Quay 3.12.20 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.12.20",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:42146",
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32591",
"url": "https://access.redhat.com/security/cve/CVE-2026-32591"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42151",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42154",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44486",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44487",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44488",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44492",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44494",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44495",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44990",
"url": "https://access.redhat.com/security/cve/CVE-2026-44990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45822",
"url": "https://access.redhat.com/security/cve/CVE-2026-45822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_42146.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.12.20",
"tracking": {
"current_release_date": "2026-08-21T21:50:12+00:00",
"generator": {
"date": "2026-08-21T21:50:12+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:42146",
"initial_release_date": "2026-07-20T18:41:52+00:00",
"revision_history": [
{
"date": "2026-07-20T18:41:52+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:12+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.12",
"product": {
"name": "Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1783751331"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Aa3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1783750355"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3Ad5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1783751577"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Af17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1783750853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3Abf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1783750687"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1783750888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Aa72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1783750391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3A708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1783756364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Adb891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1783751561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1783751865"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1783750355"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1783750853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Aab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1783750888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692?arch=arm64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1783750391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1783751561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1783751865"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1783750355"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1783750853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Aa91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1783750888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1783750391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Ab8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1783751561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Af6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1783751865"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Ae66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1783750355"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Ac5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1783750853"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1783750888"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Aa4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1783750391"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1783751561"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1783751865"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32591",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-03-12T15:09:38.210000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446965"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s Proxy Cache configuration feature. When an organization administrator configures an upstream registry for proxy caching, Quay makes a network connection to the specified registry hostname without verifying that it points to a legitimate external service. An attacker with organization administrator privileges could supply a crafted hostname to force the Quay server to make requests to internal network services, cloud infrastructure endpoints, or other resources that should not be accessible from the Quay application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: server-side request forgery in proxy cache upstream registry configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires the attacker to be authenticated as an organization administrator.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32591"
},
{
"category": "external",
"summary": "RHBZ#2446965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446965"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32591",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32591"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32591",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32591"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: server-side request forgery in proxy cache upstream registry configuration"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net 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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-42151",
"cwe": {
"id": "CWE-256",
"name": "Plaintext Storage of a Password"
},
"discovery_date": "2026-05-04T19:02:26.983660+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466507"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important information disclosure flaw in Prometheus affects instances configured to use Azure AD remote write with OAuth authentication. The client secret, intended to be a secure credential, is exposed in plaintext through the `/-/config` HTTP API endpoint. This could allow an attacker with access to this endpoint to retrieve the secret, potentially compromising integrated Azure AD services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "RHBZ#2466507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466507"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18587",
"url": "https://github.com/prometheus/prometheus/pull/18587"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18590",
"url": "https://github.com/prometheus/prometheus/pull/18590"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj"
}
],
"release_date": "2026-05-04T18:12:16.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API"
},
{
"cve": "CVE-2026-42154",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-04T19:02:19.626646+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Prometheus, allowing an unauthenticated remote attacker to crash the Prometheus process. This could lead to service unavailability in Red Hat products that deploy Prometheus for monitoring, as the remote read endpoint does not properly validate snappy-compressed request lengths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "RHBZ#2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18584",
"url": "https://github.com/prometheus/prometheus/pull/18584"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18585",
"url": "https://github.com/prometheus/prometheus/pull/18585"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm"
}
],
"release_date": "2026-05-04T18:13:12.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Prometheus remote read endpoint (/api/v1/read). Configure firewall rules or network policies to permit connections only from trusted internal networks or authorized clients. This action reduces the attack surface by limiting exposure to unauthenticated remote attackers. A service restart or reload may be required for the changes to take effect.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-44486",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:30.944384+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487947"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in the Axios Node.js HTTP adapter. Red Hat products utilizing Axios in a Node.js environment with an authenticated proxy and automatic redirects enabled are susceptible. The vulnerability arises when a request, initially sent through an authenticated proxy, is redirected to a target that no longer uses the proxy, potentially leaking `Proxy-Authorization` headers containing sensitive credentials to an untrusted remote server. This risk is heightened in deployments where applications interact with untrusted HTTP origins.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "RHBZ#2487947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487947"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc",
"url": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc"
}
],
"release_date": "2026-06-11T15:39:07.714000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects"
},
{
"cve": "CVE-2026-44487",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:34.091476+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487948"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via redirect flows",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in Axios affecting Node.js environments. When an application uses Axios with an authenticated HTTP proxy and follows redirects from an HTTP to a non-proxied HTTPS destination, the Proxy-Authorization header may be inadvertently sent to the final origin server. This could lead to the exposure of sensitive proxy credentials to an unintended third party.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "RHBZ#2487948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487948"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v",
"url": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v"
}
],
"release_date": "2026-06-11T15:38:25.150000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via redirect flows"
},
{
"cve": "CVE-2026-44488",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-11T17:01:36.836488+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487949"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Denial of Service due to unenforced request and response size limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A denial of service flaw was found in Axios, a JavaScript HTTP client library. This issue arises when applications utilize the `fetch` adapter, as configured request and response size limits are not properly enforced. A remote attacker could exploit this by sending or receiving excessively large data bodies, leading to resource exhaustion and potential denial of service in affected server-side applications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "RHBZ#2487949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf"
}
],
"release_date": "2026-06-11T15:37:38.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Denial of Service due to unenforced request and response size limits"
},
{
"cve": "CVE-2026-44492",
"cwe": {
"id": "CWE-289",
"name": "Authentication Bypass by Alternate Name"
},
"discovery_date": "2026-06-11T17:00:56.761751+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487938"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Axios, a JavaScript HTTP client library, that allows for a proxy bypass. When a `NO_PROXY` environment variable is configured to prevent direct connections to specific IPv4 addresses, an attacker can craft a request URL using the IPv4-mapped IPv6 address format. This bypasses the intended `NO_PROXY` exclusion, routing the request through the configured proxy and potentially exposing internal services or sensitive information, such as cloud instance metadata credentials.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "RHBZ#2487938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv"
}
],
"release_date": "2026-06-11T15:29:13.890000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization"
},
{
"cve": "CVE-2026-44494",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:01:12.945664+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to escalate any existing Object.prototype pollution in an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the Axios library allows an attacker to escalate existing prototype pollution vulnerabilities within an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. By injecting a malicious proxy configuration into the `Object.prototype`, an attacker can intercept, read, and modify all HTTP traffic, including sensitive authentication credentials, without direct user interaction. This poses a significant risk to data confidentiality and integrity in Red Hat products that utilize the Axios library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "RHBZ#2487942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44494",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh",
"url": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh"
}
],
"release_date": "2026-06-11T15:32:03.155000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution"
},
{
"cve": "CVE-2026-44495",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:00:53.999811+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487937"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure due to prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in Axios, a promise-based HTTP client, can lead to information disclosure, including credential theft and response hijacking, or denial of service. Exploitation requires a separate prototype pollution vulnerability in the same JavaScript process, allowing an attacker to control `Object.prototype.transformResponse`. Red Hat products using affected Axios versions are at risk if another component introduces such pollution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "RHBZ#2487937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44495",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44495"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw"
}
],
"release_date": "2026-06-11T15:33:12.433000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure due to prototype pollution vulnerability"
},
{
"cve": "CVE-2026-44990",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-06-12T21:02:24.911971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488565"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `sanitize-html` library. Under its default configuration, an attacker can embed malicious content within a disallowed `xmp` element. This vulnerability allows the attacker to bypass the HTML sanitization process, leading to stored Cross-Site Scripting (XSS). Successful exploitation can result in arbitrary code execution or information disclosure when a user views the affected content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. The `sanitize-html` library, used in Red Hat products, is susceptible to a stored Cross-Site Scripting (XSS) bypass. Malicious content within a disallowed `xmp` element can be rendered as live HTML or JavaScript due to a sanitizer bypass in the default configuration. This can lead to arbitrary code execution or information disclosure when affected content is viewed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44990"
},
{
"category": "external",
"summary": "RHBZ#2488565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488565"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44990"
},
{
"category": "external",
"summary": "https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-rpr9-rxv7-x643",
"url": "https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-rpr9-rxv7-x643"
}
],
"release_date": "2026-06-12T20:39:47.065000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass"
},
{
"cve": "CVE-2026-45822",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-30T09:01:06.468966+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494807"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `decode-uri-component` library. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by submitting specially crafted input. The `decode()` function, when processing a large number of encoded URI components, consumes excessive CPU resources, which can lead to the application becoming unresponsive and unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "decode-uri-component: decode-uri-component: Denial of Service via crafted input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial of service flaw was found in the decode-uri-component npm package. The decode() function exhibits super-linear time complexity when processing input containing many percent-encoded sequences, allowing an attacker to cause significant CPU consumption and event-loop blocking. In Red Hat products where this package is bundled (OpenShift Console, Quay, Pipelines, RHOAI, and others), exploitation requires that attacker-controlled input containing crafted percent-encoded strings reaches the decode() function without prior length validation. Red Hat rates this as Moderate severity since the impact is limited to availability with no confidentiality or integrity impact, consistent with the CNA\u0027s CVSS 4.0 assessment of 6.6 Medium.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45822"
},
{
"category": "external",
"summary": "RHBZ#2494807",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494807"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45822"
},
{
"category": "external",
"summary": "https://github.com/SamVerschueren/decode-uri-component/blob/00662938dc7c6241547ae8abce7785cc13ffd3f6/index.js",
"url": "https://github.com/SamVerschueren/decode-uri-component/blob/00662938dc7c6241547ae8abce7785cc13ffd3f6/index.js"
},
{
"category": "external",
"summary": "https://github.com/SamVerschueren/decode-uri-component/commit/fa479dafeede7bedf04e5c89aa78f2a78c664005",
"url": "https://github.com/SamVerschueren/decode-uri-component/commit/fa479dafeede7bedf04e5c89aa78f2a78c664005"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/decode-uri-component",
"url": "https://www.npmjs.com/package/decode-uri-component"
}
],
"release_date": "2026-06-30T08:05:36.399000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Validate and limit the length of any user-controlled input before passing it to decode-uri-component\u0027s decode() function. Inputs containing more than approximately 200 percent-encoded tokens (e.g. \u0027%ab\u0027 sequences) can trigger noticeable delays. Reject or truncate URI components exceeding a reasonable length threshold before decoding. A fix exists in the upstream repository (commit fa479daf) but has not yet been included in an npm release.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "decode-uri-component: decode-uri-component: Denial of Service via crafted input"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-20T18:41:52+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42146"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:18a8f8eb323f7a2e990f5ba912b811d849f849bcc83071f9c75fe3e098061692_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:77d5ecc1ec1ac3f389c7dc947fc92fb029532092464a8ced163669a98557eab9_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a4433acd91b173767e01d34d19f78ef3af6a9b88f2b637ea3cd822961468d746_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:a72cdc3046f1def5c3b271735acff076135f4cae6e7ee4d7e84f99674d812918_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:d5e108eaf669ea96ca91ce3ed1795da34a35b57d395ee755fce03168b5baecf9_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:25eed7620e576911a847daa544ed2da922a9b6abec2110ff00dc8f76053cc651_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bc28abfb9d2c4fce4e6db44adb3a1c15c1e34569a7dc9af3aa140fde4065c81_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:c5eddb56ff26a440621613bcc32c18a4aea37e90e22a2fd034c6c65277ae2fc5_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:f17d9058f34f22f2005d7843569ce4c1a7a5a987a63ec0de0a0e57dcda104948_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:bf5c308db195d42cb056a969ea44953e1b651138858ee525a02ab8536ff043c0_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:75f847501bab8f8c64ca89a05b07871773b3e22567a2aa721631cfc88de8ecfe_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:9acf019723b565f43c7168510556f16fbcb478ad3a00780f3e887bc915d8f363_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:a91fd07e0b3fa39a2858ab1a22e3aad3cfa51d09dec016dce9f9c2b6de83bfa3_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:ab173618612aa2af81e291cb5402311b32da66cfca02da8a016b41b8d4ad6eaa_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:555002449f4047e356874300069b4364498572151a0f537705f13d4b33f311d8_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8ea3121fa7e3903d54b99f8533a8652b7da7817d1463f29e79df7c7458c915b6_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:9d0a7e1116618faed0d326d51dac00214710b6402a692c28bd310cb3f30a0a13_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:a3719ef849b393b67846d1ff5f1b36c107c9de6ca7d2db7260a26fed45d95416_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:e66901f29aeab09d4f771c122bdd3ac5dd4f4d6e6533abf469ae77d53a9fa902_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:708d3814377d64f81094f9b947227fd051da089ce8e9bee1c723b99f160b572e_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:08b9dbff08287097e67f35cf5a1133cc25db5ecbd082cf6a07fd022b88494be6_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:7a083ae6d06472db38914d75014566cda64dbd1022195c37a04d725bb4064f85_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:b8015514cb7e59f0a68465ee42518b370dd6705a1ee2676942f2c45b9903c5f2_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:db891d7c1a8008d8ae07861b1e3999ffb3cb59696b0663cbd20576674dfab369_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:162dc1b0d8928ffde855c5fa7c30363a74ded075e9f7fd6ac1311c92dad8f170_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:60369b0688c7ff80bf3983a232cc25cdb3545a3dc14aef32584f64a2eced3801_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:6921b5638d8c1db4593ca7fece92f035bceb9fdeeb591f7f2421f1f1da6b65f2_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:f6ac4bd92907364b9c637a0314783f671066b017c167696a7683e7c85433ccf6_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
}
]
}
RHSA-2026:42796
Vulnerability from csaf_redhat - Published: 2026-07-21 13:53 - Updated: 2026-08-21 21:50A flaw was found in the shell-quote component. The quote() function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpret as a command separator. This could lead to command injection, enabling the attacker to execute arbitrary code on the system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
A flaw was found in kafka-python. A malicious or machine-in-the-middle broker could exploit a denial-of-service vulnerability during SCRAM authentication. By providing an excessively large iteration count, the broker can cause the client's event loop to freeze. This prevents critical operations such as sending messages, polling for new messages, and maintaining heartbeats, ultimately leading to consumer group eviction and persistent connection failures.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in Red Hat Quay's Proxy Cache configuration feature. When an organization administrator configures an upstream registry for proxy caching, Quay makes a network connection to the specified registry hostname without verifying that it points to a legitimate external service. An attacker with organization administrator privileges could supply a crafted hostname to force the Quay server to make requests to internal network services, cloud infrastructure endpoints, or other resources that should not be accessible from the Quay application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in Axios. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to escalate any existing Object.prototype pollution in an application's dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in Axios. A remote attacker, by influencing the XSRF cookie name in a browser environment, could cause the application to construct a regular expression that leads to excessive processing. This can result in a client-side Denial of Service (DoS), where the affected browser tab may freeze, impacting the availability of the application for the user.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in the `sanitize-html` library. Under its default configuration, an attacker can embed malicious content within a disallowed `xmp` element. This vulnerability allows the attacker to bypass the HTML sanitization process, leading to stored Cross-Site Scripting (XSS). Successful exploitation can result in arbitrary code execution or information disclosure when a user views the affected content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
Workaround
|
A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer's public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le | — |
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "Red Hat Quay 3.15.6 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.15.6",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:42796",
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-10143",
"url": "https://access.redhat.com/security/cve/CVE-2026-10143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32591",
"url": "https://access.redhat.com/security/cve/CVE-2026-32591"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42151",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42154",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44432",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44486",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44487",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44488",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44492",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44494",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44495",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44496",
"url": "https://access.redhat.com/security/cve/CVE-2026-44496"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44990",
"url": "https://access.redhat.com/security/cve/CVE-2026-44990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46595",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48526",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-9277",
"url": "https://access.redhat.com/security/cve/CVE-2026-9277"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_42796.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.15.6",
"tracking": {
"current_release_date": "2026-08-21T21:50:15+00:00",
"generator": {
"date": "2026-08-21T21:50:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:42796",
"initial_release_date": "2026-07-21T13:53:09+00:00",
"revision_history": [
{
"date": "2026-07-21T13:53:09+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.15",
"product": {
"name": "Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.15::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3Ab42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1784352323"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1784351626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1784352589"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Ae328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1784351655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1784352052"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1784351680"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Abdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1784351652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3Aab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1784356254"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1784351641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1784351966"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Af6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1784351626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Ace5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1784351655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1784351680"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1784351652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Aefcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1784351641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1784351966"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1784351626"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1784351655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1784351680"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1784351652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1784351641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1784351966"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64 as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"relates_to_product_reference": "Red Hat Quay 3.15"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le as a component of Red Hat Quay 3.15",
"product_id": "Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.15"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-9277",
"cwe": {
"id": "CWE-78",
"name": "Improper Neutralization of Special Elements used in an OS Command (\u0027OS Command Injection\u0027)"
},
"discovery_date": "2026-05-22T14:01:14.427751+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480741"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the shell-quote component. The quote() function did not properly validate object-token inputs, allowing line terminators to pass unescaped into the output. A remote attacker could exploit this vulnerability by providing specially crafted input, which a POSIX shell would interpret as a command separator. This could lead to command injection, enabling the attacker to execute arbitrary code on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-9277"
},
{
"category": "external",
"summary": "RHBZ#2480741",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480741"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-9277",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-9277"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-9277",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-9277"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote",
"url": "https://github.com/ljharb/shell-quote"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote/commit/1518179",
"url": "https://github.com/ljharb/shell-quote/commit/1518179"
},
{
"category": "external",
"summary": "https://github.com/ljharb/shell-quote/security/advisories/GHSA-w7jw-789q-3m8p",
"url": "https://github.com/ljharb/shell-quote/security/advisories/GHSA-w7jw-789q-3m8p"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/shell-quote",
"url": "https://www.npmjs.com/package/shell-quote"
}
],
"release_date": "2026-05-22T13:22:38.873000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "shell-quote: shell-quote: Arbitrary code execution via command injection due to unescaped line terminators"
},
{
"cve": "CVE-2026-10143",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-10T21:02:14.712750+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in kafka-python. A malicious or machine-in-the-middle broker could exploit a denial-of-service vulnerability during SCRAM authentication. By providing an excessively large iteration count, the broker can cause the client\u0027s event loop to freeze. This prevents critical operations such as sending messages, polling for new messages, and maintaining heartbeats, ultimately leading to consumer group eviction and persistent connection failures.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kafka-python: kafka-python: Denial of Service via excessive SCRAM authentication iteration count",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-10143"
},
{
"category": "external",
"summary": "RHBZ#2487722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-10143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-10143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-10143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10143"
},
{
"category": "external",
"summary": "https://github.com/dpkp/kafka-python/commit/6e4831444f972d169cdd11f5c8d50333cea3f19b",
"url": "https://github.com/dpkp/kafka-python/commit/6e4831444f972d169cdd11f5c8d50333cea3f19b"
},
{
"category": "external",
"summary": "https://github.com/dpkp/kafka-python/pull/3019",
"url": "https://github.com/dpkp/kafka-python/pull/3019"
},
{
"category": "external",
"summary": "https://github.com/dpkp/kafka-python/pull/3026",
"url": "https://github.com/dpkp/kafka-python/pull/3026"
},
{
"category": "external",
"summary": "https://www.vulncheck.com/advisories/kafka-python-prior-to-dos-via-scram-iteration-count-in-scram-py",
"url": "https://www.vulncheck.com/advisories/kafka-python-prior-to-dos-via-scram-iteration-count-in-scram-py"
}
],
"release_date": "2026-06-10T20:22:39.262000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kafka-python: kafka-python: Denial of Service via excessive SCRAM authentication iteration count"
},
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32591",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-03-12T15:09:38.210000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446965"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s Proxy Cache configuration feature. When an organization administrator configures an upstream registry for proxy caching, Quay makes a network connection to the specified registry hostname without verifying that it points to a legitimate external service. An attacker with organization administrator privileges could supply a crafted hostname to force the Quay server to make requests to internal network services, cloud infrastructure endpoints, or other resources that should not be accessible from the Quay application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: server-side request forgery in proxy cache upstream registry configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires the attacker to be authenticated as an organization administrator.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32591"
},
{
"category": "external",
"summary": "RHBZ#2446965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446965"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32591",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32591"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32591",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32591"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: server-side request forgery in proxy cache upstream registry configuration"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net 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 Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"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 Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-42151",
"cwe": {
"id": "CWE-256",
"name": "Plaintext Storage of a Password"
},
"discovery_date": "2026-05-04T19:02:26.983660+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466507"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important information disclosure flaw in Prometheus affects instances configured to use Azure AD remote write with OAuth authentication. The client secret, intended to be a secure credential, is exposed in plaintext through the `/-/config` HTTP API endpoint. This could allow an attacker with access to this endpoint to retrieve the secret, potentially compromising integrated Azure AD services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "RHBZ#2466507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466507"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18587",
"url": "https://github.com/prometheus/prometheus/pull/18587"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18590",
"url": "https://github.com/prometheus/prometheus/pull/18590"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj"
}
],
"release_date": "2026-05-04T18:12:16.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
}
],
"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 Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API"
},
{
"cve": "CVE-2026-42154",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-04T19:02:19.626646+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Prometheus, allowing an unauthenticated remote attacker to crash the Prometheus process. This could lead to service unavailability in Red Hat products that deploy Prometheus for monitoring, as the remote read endpoint does not properly validate snappy-compressed request lengths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "RHBZ#2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18584",
"url": "https://github.com/prometheus/prometheus/pull/18584"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18585",
"url": "https://github.com/prometheus/prometheus/pull/18585"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm"
}
],
"release_date": "2026-05-04T18:13:12.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Prometheus remote read endpoint (/api/v1/read). Configure firewall rules or network policies to permit connections only from trusted internal networks or authorized clients. This action reduces the attack surface by limiting exposure to unauthenticated remote attackers. A service restart or reload may be required for the changes to take effect.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-44432",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2026-05-13T17:01:01.083841+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477154"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. This vulnerability allows a remote attacker to cause excessive resource consumption, such as high CPU usage and massive memory allocation, on the client side. This occurs when urllib3 attempts to decompress an entire HTTP response, even if only a partial read was requested, or when draining the connection after a partial decompression. This can lead to a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44432"
},
{
"category": "external",
"summary": "RHBZ#2477154",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477154"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44432",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44432"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44432"
},
{
"category": "external",
"summary": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j",
"url": "https://github.com/urllib3/urllib3/security/advisories/GHSA-mf9v-mfxr-j63j"
}
],
"release_date": "2026-05-13T15:17:12.611000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "urllib3: urllib3: Denial of Service due to excessive HTTP response decompression"
},
{
"cve": "CVE-2026-44486",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:30.944384+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487947"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in the Axios Node.js HTTP adapter. Red Hat products utilizing Axios in a Node.js environment with an authenticated proxy and automatic redirects enabled are susceptible. The vulnerability arises when a request, initially sent through an authenticated proxy, is redirected to a target that no longer uses the proxy, potentially leaking `Proxy-Authorization` headers containing sensitive credentials to an untrusted remote server. This risk is heightened in deployments where applications interact with untrusted HTTP origins.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "RHBZ#2487947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487947"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc",
"url": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc"
}
],
"release_date": "2026-06-11T15:39:07.714000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects"
},
{
"cve": "CVE-2026-44487",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:34.091476+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487948"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via redirect flows",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in Axios affecting Node.js environments. When an application uses Axios with an authenticated HTTP proxy and follows redirects from an HTTP to a non-proxied HTTPS destination, the Proxy-Authorization header may be inadvertently sent to the final origin server. This could lead to the exposure of sensitive proxy credentials to an unintended third party.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "RHBZ#2487948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487948"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v",
"url": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v"
}
],
"release_date": "2026-06-11T15:38:25.150000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via redirect flows"
},
{
"cve": "CVE-2026-44488",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-11T17:01:36.836488+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487949"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Denial of Service due to unenforced request and response size limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A denial of service flaw was found in Axios, a JavaScript HTTP client library. This issue arises when applications utilize the `fetch` adapter, as configured request and response size limits are not properly enforced. A remote attacker could exploit this by sending or receiving excessively large data bodies, leading to resource exhaustion and potential denial of service in affected server-side applications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "RHBZ#2487949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf"
}
],
"release_date": "2026-06-11T15:37:38.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Denial of Service due to unenforced request and response size limits"
},
{
"cve": "CVE-2026-44492",
"cwe": {
"id": "CWE-289",
"name": "Authentication Bypass by Alternate Name"
},
"discovery_date": "2026-06-11T17:00:56.761751+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487938"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Axios, a JavaScript HTTP client library, that allows for a proxy bypass. When a `NO_PROXY` environment variable is configured to prevent direct connections to specific IPv4 addresses, an attacker can craft a request URL using the IPv4-mapped IPv6 address format. This bypasses the intended `NO_PROXY` exclusion, routing the request through the configured proxy and potentially exposing internal services or sensitive information, such as cloud instance metadata credentials.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "RHBZ#2487938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv"
}
],
"release_date": "2026-06-11T15:29:13.890000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization"
},
{
"cve": "CVE-2026-44494",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:01:12.945664+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to escalate any existing Object.prototype pollution in an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the Axios library allows an attacker to escalate existing prototype pollution vulnerabilities within an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. By injecting a malicious proxy configuration into the `Object.prototype`, an attacker can intercept, read, and modify all HTTP traffic, including sensitive authentication credentials, without direct user interaction. This poses a significant risk to data confidentiality and integrity in Red Hat products that utilize the Axios library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "RHBZ#2487942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44494",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh",
"url": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh"
}
],
"release_date": "2026-06-11T15:32:03.155000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution"
},
{
"cve": "CVE-2026-44495",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:00:53.999811+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487937"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure due to prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in Axios, a promise-based HTTP client, can lead to information disclosure, including credential theft and response hijacking, or denial of service. Exploitation requires a separate prototype pollution vulnerability in the same JavaScript process, allowing an attacker to control `Object.prototype.transformResponse`. Red Hat products using affected Axios versions are at risk if another component introduces such pollution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "RHBZ#2487937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44495",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44495"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw"
}
],
"release_date": "2026-06-11T15:33:12.433000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure due to prototype pollution vulnerability"
},
{
"cve": "CVE-2026-44496",
"cwe": {
"id": "CWE-1333",
"name": "Inefficient Regular Expression Complexity"
},
"discovery_date": "2026-06-11T17:01:15.856386+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. A remote attacker, by influencing the XSRF cookie name in a browser environment, could cause the application to construct a regular expression that leads to excessive processing. This can result in a client-side Denial of Service (DoS), where the affected browser tab may freeze, impacting the availability of the application for the user.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in Axios can lead to a client-side Denial of Service. An attacker capable of influencing the XSRF cookie name within a browser environment could trigger excessive regular expression processing, causing the affected browser tab to freeze and degrade user availability. This issue specifically impacts browser-based applications and does not affect Node.js HTTP adapter usage, React Native, or web workers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44496"
},
{
"category": "external",
"summary": "RHBZ#2487943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44496",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44496"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44496",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44496"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-hfxv-24rg-xrqf"
}
],
"release_date": "2026-06-11T15:34:28.492000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Client-side Denial of Service via unescaped regex metacharacters in XSRF cookie name"
},
{
"cve": "CVE-2026-44990",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-06-12T21:02:24.911971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488565"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `sanitize-html` library. Under its default configuration, an attacker can embed malicious content within a disallowed `xmp` element. This vulnerability allows the attacker to bypass the HTML sanitization process, leading to stored Cross-Site Scripting (XSS). Successful exploitation can result in arbitrary code execution or information disclosure when a user views the affected content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. The `sanitize-html` library, used in Red Hat products, is susceptible to a stored Cross-Site Scripting (XSS) bypass. Malicious content within a disallowed `xmp` element can be rendered as live HTML or JavaScript due to a sanitizer bypass in the default configuration. This can lead to arbitrary code execution or information disclosure when affected content is viewed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44990"
},
{
"category": "external",
"summary": "RHBZ#2488565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488565"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44990"
},
{
"category": "external",
"summary": "https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-rpr9-rxv7-x643",
"url": "https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-rpr9-rxv7-x643"
}
],
"release_date": "2026-06-12T20:39:47.065000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass"
},
{
"cve": "CVE-2026-46595",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-05-22T04:01:52.215134+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/crypto/ssh is vulnerable to authorization bypass when SSH server configurations rely on source-address validation alongside non-public-key authentication callbacks. An attacker with low privileges who can authenticate through such a callback path may bypass intended source-address restrictions and gain unauthorized SSH access. Red Hat impact sits in services built with affected x/crypto/ssh, including RHEL golang streams, hummingbird Go toolchains, RHACM/MCE agents, and OpenShift or Ceph components that embed Go SSH servers with mixed callback types.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "RHBZ#2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://go.dev/cl/781642",
"url": "https://go.dev/cl/781642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79570",
"url": "https://go.dev/issue/79570"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5023",
"url": "https://pkg.go.dev/vuln/GO-2026-5023"
}
],
"release_date": "2026-05-22T02:31:27.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/crypto/ssh release via updated golang or package rebuilds. Ensure SSH servers use supported public-key callback configurations with source-address validation as intended.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-48526",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-28T16:01:22.805235+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2482734"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in PyJWT, a Python library for JSON Web Token (JWT) implementation. When decoding JWTs, the library fails to validate the use of JSON Web Keys (JWK) in the HMAC algorithm while also supporting asymmetric algorithms. This allows a remote attacker to use the issuer\u0027s public key as the secret key for the HMAC algorithm, leading to the ability to forge JWTs. This vulnerability can result in authentication bypass or unauthorized access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in PyJWT allows for authentication bypass and unauthorized access. It occurs when a JWT verifier is misconfigured to accept both symmetric and asymmetric algorithms, and a public JSON Web Key is erroneously used as the HMAC secret. Red Hat products are only affected if they utilize this specific, non-standard verifier configuration.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"known_not_affected": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48526"
},
{
"category": "external",
"summary": "RHBZ#2482734",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2482734"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48526",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48526"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48526"
},
{
"category": "external",
"summary": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx",
"url": "https://github.com/jpadilla/pyjwt/security/advisories/GHSA-xgmm-8j9v-c9wx"
}
],
"release_date": "2026-05-28T15:09:09.258000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T13:53:09+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:42796"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:15683251d1fa746a06d2a00229341786e8c30abc3ea0524bce5bd0e9c63f35a4_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:8ef6aeb844ef1b27f6229e43eb40730cec60d1f526d591092ee8c87a1628a0f0_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/clair-rhel8@sha256:bdda83a73678d83ee2db6aeebb62ae958c510ddc6c9e2046b1eaf42a89d37f7c_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:4c927a525d6fd7d6aa6b373ff4396804c62a045aa118d556b0c6c9dfea41da82_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:025242f9cb11c9fda5f7b2aa4684e7a2c32a576bff585b2e44f72b6c92fe8bfd_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:ce5cb95162f088a8726780b2a7185030ee10cc5e24ae836d13be53d8180ec974_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:e328c7c06d260a6b926830c78ce72b527e1f414b6e7e339e8418997dce4ad3af_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:46c0ebdf3f1992ae4a517f5d23e56e59c2dd86521c0304a3413b761ba6097041_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:5a920f1ee3582f2363e19252ba095b6890729409f8d46b6996901b6b3413f665_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:71930a5bb5582a0c09c3ccdb653b409178bf1f6b9bef69077c1ac3cfa990246d_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-builder-rhel8@sha256:77d5045a39f4004c8ba16ffd2b2c5afbfaab520958267fcaa79fa5683883f0a6_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:b42d71f71cddeee129d99c9eed21f4dc136a66b9a25f5254df3ed8102fbdd038_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:93132f0d217b876d04309a20f5db54028b85cb6f973e90991510f733d4d89d00_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:934518eecd9771a5daa7dcd32b4d7afb581f7f44664f8055a2515d6ca732b004_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:f6839afafbfd659412968f5482191d9e1042454e5131e0903060563899981581_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-bundle@sha256:ab26919a782fccd8e67b91775367c4296f6a47ca524a4246b49ed63b0aa14452_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:5a0f50cd11db2e119d2cbdfbe517a02cf2d3910585e49f1cd2ff996829ff9d33_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:7b33b511fc8fbfbaf9054ef7c76b1c9ba6575b8c876aaa4f3f4c6321aa3b8011_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-operator-rhel8@sha256:efcaaa625ebc59d50a89105069e1e51f5ec93a1090e0b151c98418b604fc3f7a_ppc64le",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:3dbea8c2d897f53fde0d1bfd29732b4353d706349a7b3df2953a6f47e5decfe1_s390x",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:55b4f383ce78ceddb4e979cc892daa9e9f325ea21926f4bdea95918bf6194d98_amd64",
"Red Hat Quay 3.15:registry.redhat.io/quay/quay-rhel8@sha256:6c72e83568757192c6b755ee4f8051104825e467b6343b096caf551b75dedd46_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "python-pyjwt: PyJWT: Authentication bypass due to forged JSON Web Tokens"
}
]
}
RHSA-2026:43052
Vulnerability from csaf_redhat - Published: 2026-07-21 22:47 - Updated: 2026-08-21 21:50A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in Red Hat Quay's Proxy Cache configuration feature. When an organization administrator configures an upstream registry for proxy caching, Quay makes a network connection to the specified registry hostname without verifying that it points to a legitimate external service. An attacker with organization administrator privileges could supply a crafted hostname to force the Quay server to make requests to internal network services, cloud infrastructure endpoints, or other resources that should not be accessible from the Quay application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — | ||
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in Axios. This vulnerability, a Prototype Pollution "Gadget" attack, allows an attacker to escalate any existing Object.prototype pollution in an application's dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in the `sanitize-html` library. Under its default configuration, an attacker can embed malicious content within a disallowed `xmp` element. This vulnerability allows the attacker to bypass the HTML sanitization process, leading to stored Cross-Site Scripting (XSS). Successful exploitation can result in arbitrary code execution or information disclosure when a user views the affected content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in the `decode-uri-component` library. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by submitting specially crafted input. The `decode()` function, when processing a large number of encoded URI components, consumes excessive CPU resources, which can lead to the application becoming unresponsive and unavailable.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_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 Quay 3.12.20 is now available with bug fixes.",
"title": "Topic"
},
{
"category": "general",
"text": "Quay 3.12.20",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:43052",
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-32591",
"url": "https://access.redhat.com/security/cve/CVE-2026-32591"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42151",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42154",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44486",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44487",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44488",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44492",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44494",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44495",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44990",
"url": "https://access.redhat.com/security/cve/CVE-2026-44990"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45822",
"url": "https://access.redhat.com/security/cve/CVE-2026-45822"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_43052.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Quay 3.12.20",
"tracking": {
"current_release_date": "2026-08-21T21:50:18+00:00",
"generator": {
"date": "2026-08-21T21:50:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:43052",
"initial_release_date": "2026-07-21T22:47:21+00:00",
"revision_history": [
{
"date": "2026-07-21T22:47:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Quay 3.12",
"product": {
"name": "Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quay:3.12::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Quay"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-bundle@sha256%3A007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-bundle\u0026tag=1784356439"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Ac3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1784355757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-bundle@sha256%3A2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-bundle\u0026tag=1784355382"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Adc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1784354711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-qemu-rhcos-rhel8@sha256%3A4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8\u0026tag=1784353500"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1784353436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86?arch=amd64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1784353287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-bundle@sha256%3Aeeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-bundle\u0026tag=1784358506"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3A30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1784354521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3A66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90?arch=amd64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1784353904"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1784355757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3Ad8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1784354711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3Adc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1784353436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9?arch=arm64\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1784353287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Aa661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1784354521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Ac766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8?arch=arm64\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1784353904"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3Afe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1784355757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1784354711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1784353436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3A468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1784353287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Aba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1784354521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Aa1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c?arch=ppc64le\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1784353904"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"product_id": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-container-security-operator-rhel8@sha256%3A881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-container-security-operator-rhel8\u0026tag=1784355757"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"product_id": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-bridge-operator-rhel8@sha256%3A5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-bridge-operator-rhel8\u0026tag=1784354711"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"product_id": "registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-builder-rhel8@sha256%3A86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-builder-rhel8\u0026tag=1784353436"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"product": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"product_id": "registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/clair-rhel8@sha256%3Aaec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1?arch=s390x\u0026repository_url=registry.redhat.io/quay/clair-rhel8\u0026tag=1784353287"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"product_id": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-operator-rhel8@sha256%3Ae74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-operator-rhel8\u0026tag=1784354521"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"product": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"product_id": "registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/quay-rhel8@sha256%3Aa91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd?arch=s390x\u0026repository_url=registry.redhat.io/quay/quay-rhel8\u0026tag=1784353904"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x"
},
"product_reference": "registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"relates_to_product_reference": "Red Hat Quay 3.12"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64 as a component of Red Hat Quay 3.12",
"product_id": "Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
},
"product_reference": "registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64",
"relates_to_product_reference": "Red Hat Quay 3.12"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"acknowledgments": [
{
"names": [
"Antony Di Scala",
"Michael Whale"
]
}
],
"cve": "CVE-2026-32591",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2026-03-12T15:09:38.210000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2446965"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Red Hat Quay\u0027s Proxy Cache configuration feature. When an organization administrator configures an upstream registry for proxy caching, Quay makes a network connection to the specified registry hostname without verifying that it points to a legitimate external service. An attacker with organization administrator privileges could supply a crafted hostname to force the Quay server to make requests to internal network services, cloud infrastructure endpoints, or other resources that should not be accessible from the Quay application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mirror-registry: quay: server-side request forgery in proxy cache upstream registry configuration",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Exploitation requires the attacker to be authenticated as an organization administrator.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-32591"
},
{
"category": "external",
"summary": "RHBZ#2446965",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2446965"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-32591",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-32591"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-32591",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-32591"
}
],
"release_date": "2026-04-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.2,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:H/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "mirror-registry: quay: server-side request forgery in proxy cache upstream registry configuration"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net 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 Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-42151",
"cwe": {
"id": "CWE-256",
"name": "Plaintext Storage of a Password"
},
"discovery_date": "2026-05-04T19:02:26.983660+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466507"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus, an open-source monitoring system. The `client_secret` field within the Azure Active Directory (AD) remote write OAuth configuration was incorrectly handled as a plain string instead of a secure Secret type. This misconfiguration allowed any user or process with access to the `/-/config` HTTP API endpoint to view the Azure OAuth client secret in plaintext. This vulnerability leads to information disclosure, potentially compromising the security of integrated Azure AD services.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important information disclosure flaw in Prometheus affects instances configured to use Azure AD remote write with OAuth authentication. The client secret, intended to be a secure credential, is exposed in plaintext through the `/-/config` HTTP API endpoint. This could allow an attacker with access to this endpoint to retrieve the secret, potentially compromising integrated Azure AD services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42151"
},
{
"category": "external",
"summary": "RHBZ#2466507",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466507"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42151",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42151"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42151"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18587",
"url": "https://github.com/prometheus/prometheus/pull/18587"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18590",
"url": "https://github.com/prometheus/prometheus/pull/18590"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-wg65-39gg-5wfj"
}
],
"release_date": "2026-05-04T18:12:16.917000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
}
],
"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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Information disclosure of Azure OAuth client secret via config API"
},
{
"cve": "CVE-2026-42154",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-04T19:02:19.626646+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2466505"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Prometheus. An unauthenticated attacker can exploit the remote read endpoint (`/api/v1/read`) by sending a specially crafted, small snappy-compressed payload. This payload causes a disproportionately large memory allocation, leading to memory exhaustion and a Denial of Service (DoS) by crashing the Prometheus process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in Prometheus, allowing an unauthenticated remote attacker to crash the Prometheus process. This could lead to service unavailability in Red Hat products that deploy Prometheus for monitoring, as the remote read endpoint does not properly validate snappy-compressed request lengths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42154"
},
{
"category": "external",
"summary": "RHBZ#2466505",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2466505"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42154",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42154"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42154"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18584",
"url": "https://github.com/prometheus/prometheus/pull/18584"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/pull/18585",
"url": "https://github.com/prometheus/prometheus/pull/18585"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.11.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3",
"url": "https://github.com/prometheus/prometheus/releases/tag/v3.5.3"
},
{
"category": "external",
"summary": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm",
"url": "https://github.com/prometheus/prometheus/security/advisories/GHSA-8rm2-7qqf-34qm"
}
],
"release_date": "2026-05-04T18:13:12.340000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict network access to the Prometheus remote read endpoint (/api/v1/read). Configure firewall rules or network policies to permit connections only from trusted internal networks or authorized clients. This action reduces the attack surface by limiting exposure to unauthenticated remote attackers. A service restart or reload may be required for the changes to take effect.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/prometheus/prometheus: Prometheus: Denial of Service via uncontrolled memory allocation in remote read endpoint"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-44486",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:30.944384+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487947"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client, specifically in its Node.js HTTP adapter. When Axios is configured to use an authenticated proxy and follows a redirect, it may inadvertently send the Proxy-Authorization header, containing proxy credentials, to the redirect target. This can lead to the disclosure of sensitive proxy credentials to an unintended remote server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in the Axios Node.js HTTP adapter. Red Hat products utilizing Axios in a Node.js environment with an authenticated proxy and automatic redirects enabled are susceptible. The vulnerability arises when a request, initially sent through an authenticated proxy, is redirected to a target that no longer uses the proxy, potentially leaking `Proxy-Authorization` headers containing sensitive credentials to an untrusted remote server. This risk is heightened in deployments where applications interact with untrusted HTTP origins.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44486"
},
{
"category": "external",
"summary": "RHBZ#2487947",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487947"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44486",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44486"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44486"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc",
"url": "https://github.com/axios/axios/security/advisories/GHSA-j5f8-grm9-p9fc"
}
],
"release_date": "2026-06-11T15:39:07.714000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via HTTP redirects"
},
{
"cve": "CVE-2026-44487",
"cwe": {
"id": "CWE-201",
"name": "Insertion of Sensitive Information Into Sent Data"
},
"discovery_date": "2026-06-11T17:01:34.091476+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487948"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. During specific proxy-to-direct redirect flows in the Node.js HTTP adapter, a remote attacker could exploit this vulnerability. The Proxy-Authorization header, which contains proxy credentials and is intended only for the outbound proxy, may be forwarded to the final redirected origin. This can lead to the disclosure of sensitive proxy credentials to an unintended third party.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure of proxy credentials via redirect flows",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important information disclosure flaw in Axios affecting Node.js environments. When an application uses Axios with an authenticated HTTP proxy and follows redirects from an HTTP to a non-proxied HTTPS destination, the Proxy-Authorization header may be inadvertently sent to the final origin server. This could lead to the exposure of sensitive proxy credentials to an unintended third party.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44487"
},
{
"category": "external",
"summary": "RHBZ#2487948",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487948"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44487"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v",
"url": "https://github.com/axios/axios/security/advisories/GHSA-p92q-9vqr-4j8v"
}
],
"release_date": "2026-06-11T15:38:25.150000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure of proxy credentials via redirect flows"
},
{
"cve": "CVE-2026-44488",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-11T17:01:36.836488+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487949"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. When using the fetch adapter, Axios did not properly enforce configured request and response size limits. This vulnerability allows a remote attacker, through a malicious or compromised server, or by supplying a large data URL, to send or receive oversized data bodies. This can lead to resource exhaustion in server-side applications, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Denial of Service due to unenforced request and response size limits",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A denial of service flaw was found in Axios, a JavaScript HTTP client library. This issue arises when applications utilize the `fetch` adapter, as configured request and response size limits are not properly enforced. A remote attacker could exploit this by sending or receiving excessively large data bodies, leading to resource exhaustion and potential denial of service in affected server-side applications.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44488"
},
{
"category": "external",
"summary": "RHBZ#2487949",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487949"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44488",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44488"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44488"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf",
"url": "https://github.com/axios/axios/security/advisories/GHSA-777c-7fjr-54vf"
}
],
"release_date": "2026-06-11T15:37:38.013000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Denial of Service due to unenforced request and response size limits"
},
{
"cve": "CVE-2026-44492",
"cwe": {
"id": "CWE-289",
"name": "Authentication Bypass by Alternate Name"
},
"discovery_date": "2026-06-11T17:00:56.761751+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487938"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability occurs because Axios does not properly normalize IPv4-mapped IPv6 addresses. When a NO_PROXY setting is configured to block direct access to specific IPv4 addresses, an attacker can bypass this restriction by using the IPv4-mapped IPv6 form of the address in a request URL. This allows the request to be routed through the proxy, potentially exposing internal services or sensitive information that should otherwise be inaccessible.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw in Axios, a JavaScript HTTP client library, that allows for a proxy bypass. When a `NO_PROXY` environment variable is configured to prevent direct connections to specific IPv4 addresses, an attacker can craft a request URL using the IPv4-mapped IPv6 address format. This bypasses the intended `NO_PROXY` exclusion, routing the request through the configured proxy and potentially exposing internal services or sensitive information, such as cloud instance metadata credentials.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44492"
},
{
"category": "external",
"summary": "RHBZ#2487938",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487938"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44492",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44492"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44492"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv",
"url": "https://github.com/axios/axios/security/advisories/GHSA-pjwm-pj3p-43mv"
}
],
"release_date": "2026-06-11T15:29:13.890000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.6,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Proxy bypass via IPv4-mapped IPv6 address non-normalization"
},
{
"cve": "CVE-2026-44494",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:01:12.945664+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487942"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios. This vulnerability, a Prototype Pollution \"Gadget\" attack, allows an attacker to escalate any existing Object.prototype pollution in an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. This enables the attacker to intercept, read, and modify all HTTP traffic, including sensitive authentication credentials. The flaw occurs because the `config.proxy` setting is susceptible to prototype pollution, allowing an attacker to inject a malicious proxy server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important flaw in the Axios library allows an attacker to escalate existing prototype pollution vulnerabilities within an application\u0027s dependency tree into a full Man-in-the-Middle (MITM) attack. By injecting a malicious proxy configuration into the `Object.prototype`, an attacker can intercept, read, and modify all HTTP traffic, including sensitive authentication credentials, without direct user interaction. This poses a significant risk to data confidentiality and integrity in Red Hat products that utilize the Axios library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44494"
},
{
"category": "external",
"summary": "RHBZ#2487942",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487942"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44494",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44494"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44494"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh",
"url": "https://github.com/axios/axios/security/advisories/GHSA-35jp-ww65-95wh"
}
],
"release_date": "2026-06-11T15:32:03.155000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Man-in-the-Middle (MITM) attack via Prototype Pollution"
},
{
"cve": "CVE-2026-44495",
"cwe": {
"id": "CWE-915",
"name": "Improperly Controlled Modification of Dynamically-Determined Object Attributes"
},
"discovery_date": "2026-06-11T17:00:53.999811+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2487937"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Axios, a promise-based HTTP client. This vulnerability involves prototype pollution gadgets in the request configuration processing. If another vulnerability has already polluted the Object.prototype.transformResponse, affected Axios versions may incorrectly interpret this inherited value as part of the request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: Axios: Information disclosure due to prototype pollution vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in Axios, a promise-based HTTP client, can lead to information disclosure, including credential theft and response hijacking, or denial of service. Exploitation requires a separate prototype pollution vulnerability in the same JavaScript process, allowing an attacker to control `Object.prototype.transformResponse`. Red Hat products using affected Axios versions are at risk if another component introduces such pollution.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44495"
},
{
"category": "external",
"summary": "RHBZ#2487937",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2487937"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44495",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44495"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44495"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw",
"url": "https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw"
}
],
"release_date": "2026-06-11T15:33:12.433000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:L/A:L",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: Axios: Information disclosure due to prototype pollution vulnerability"
},
{
"cve": "CVE-2026-44990",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-06-12T21:02:24.911971+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488565"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `sanitize-html` library. Under its default configuration, an attacker can embed malicious content within a disallowed `xmp` element. This vulnerability allows the attacker to bypass the HTML sanitization process, leading to stored Cross-Site Scripting (XSS). Successful exploitation can result in arbitrary code execution or information disclosure when a user views the affected content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important flaw. The `sanitize-html` library, used in Red Hat products, is susceptible to a stored Cross-Site Scripting (XSS) bypass. Malicious content within a disallowed `xmp` element can be rendered as live HTML or JavaScript due to a sanitizer bypass in the default configuration. This can lead to arbitrary code execution or information disclosure when affected content is viewed.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44990"
},
{
"category": "external",
"summary": "RHBZ#2488565",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488565"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44990",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44990"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44990",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44990"
},
{
"category": "external",
"summary": "https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-rpr9-rxv7-x643",
"url": "https://github.com/apostrophecms/apostrophe/security/advisories/GHSA-rpr9-rxv7-x643"
}
],
"release_date": "2026-06-12T20:39:47.065000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "sanitize-html: `sanitize-html`: Stored Cross-Site Scripting via HTML sanitizer bypass"
},
{
"cve": "CVE-2026-45822",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-06-30T09:01:06.468966+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2494807"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `decode-uri-component` library. This vulnerability allows a remote attacker to trigger a Denial of Service (DoS) by submitting specially crafted input. The `decode()` function, when processing a large number of encoded URI components, consumes excessive CPU resources, which can lead to the application becoming unresponsive and unavailable.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "decode-uri-component: decode-uri-component: Denial of Service via crafted input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A denial of service flaw was found in the decode-uri-component npm package. The decode() function exhibits super-linear time complexity when processing input containing many percent-encoded sequences, allowing an attacker to cause significant CPU consumption and event-loop blocking. In Red Hat products where this package is bundled (OpenShift Console, Quay, Pipelines, RHOAI, and others), exploitation requires that attacker-controlled input containing crafted percent-encoded strings reaches the decode() function without prior length validation. Red Hat rates this as Moderate severity since the impact is limited to availability with no confidentiality or integrity impact, consistent with the CNA\u0027s CVSS 4.0 assessment of 6.6 Medium.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45822"
},
{
"category": "external",
"summary": "RHBZ#2494807",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2494807"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45822",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45822"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45822",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45822"
},
{
"category": "external",
"summary": "https://github.com/SamVerschueren/decode-uri-component/blob/00662938dc7c6241547ae8abce7785cc13ffd3f6/index.js",
"url": "https://github.com/SamVerschueren/decode-uri-component/blob/00662938dc7c6241547ae8abce7785cc13ffd3f6/index.js"
},
{
"category": "external",
"summary": "https://github.com/SamVerschueren/decode-uri-component/commit/fa479dafeede7bedf04e5c89aa78f2a78c664005",
"url": "https://github.com/SamVerschueren/decode-uri-component/commit/fa479dafeede7bedf04e5c89aa78f2a78c664005"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/decode-uri-component",
"url": "https://www.npmjs.com/package/decode-uri-component"
}
],
"release_date": "2026-06-30T08:05:36.399000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Validate and limit the length of any user-controlled input before passing it to decode-uri-component\u0027s decode() function. Inputs containing more than approximately 200 percent-encoded tokens (e.g. \u0027%ab\u0027 sequences) can trigger noticeable delays. Reject or truncate URI components exceeding a reasonable length threshold before decoding. A fix exists in the upstream repository (commit fa479daf) but has not yet been included in an npm release.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "decode-uri-component: decode-uri-component: Denial of Service via crafted input"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"known_not_affected": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-21T22:47:21+00:00",
"details": "Before applying this update, make sure all previously released errata relevant\nto your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43052"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_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 Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:45d4574f48633e9f3c8495dc9301cf9e763f34dcf6a357d6d5cb94ec5e2457b9_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:468142f734967c9b0b4f894b0e085e8b6abc5bfa5e5e2283fa39bab589169adf_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:4db81a2e6fabf71b0b149e91cb75048f1898a58d3e494ce640c4815374342c86_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/clair-rhel8@sha256:aec2352526422a9254171e5315c7c9de030473565a90008c8ca4a512acfc7ad1_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-bundle@sha256:2ceea217c5db3618477887fbaa03e8f8c50c12192490fa59141c7e53cc020601_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:1f36419d267f0ebf8cfe2bc44b39310dffa4a6a76797325def110d659ddad569_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:5bd43bf7fc303c4a17b701d76b7af74e02626692b364bd2ee203a9c0040a2b38_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:d8faf0239f64f26c540ce37c07cc0a60fca0714820f9a7d18962efe7e29c0591_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-bridge-operator-rhel8@sha256:dc2972f26626a1492d1294c791f4446b9357a0b905efdff753d14b5a606f0f10_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-qemu-rhcos-rhel8@sha256:4867f2014f183d9113320d7ac32ff75f0eeae74a8a70f23e85c71bce7308b789_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:058a23bd8c03725bc20e1a9c14bbb8703c4d8ed048e6e7e73d801d30855d22d8_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:35d52a9b80c2fe7ce44c0432f6978c46221481c2564c57e52a13bc641aea6c40_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:86b37be69324dbf1ff1cbb6466cc4af1af1e447f95bd92c3fed291228869e3ab_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-builder-rhel8@sha256:dc823f4e764ea5849a3f7a9f13e87aea9126fe71e71edf6e2eb66641b7099c3d_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-bundle@sha256:007e613b5b6b22468ad411bb6c86b2746c5a32940edec08d9eb4e921464a7fff_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:881c3b07135e3b58a87dd594f5938a2125031cdf646152362882ec62a4c4376c_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:8f4894e944ec2632c815f9d5e342aadeb6b3a3755f12f1398936af8b769f099c_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:c3a0eb125dbce20eba957cab3865e6315eb8a33048073f69e7e1ec1869deec5c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-container-security-operator-rhel8@sha256:fe72115213b1439fa0d309b915276f711c5722cbbfc36a17c121b5cff7420a19_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-bundle@sha256:eeb44c917a431bf0aa7767ae5fc91f11dd81ee0ee3e520ad75e2b8e173bcf070_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:30f9fbbeced4531778c57025b196034a030b67d7b974ffd429e006684b90393c_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:a661e9a46ab33f04a7036faa3a395050cc74fd37a1fbd828fa6a781698f40a22_arm64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:ba7fa3bc25063653e47bffa117978b1eb8a29a6941e5556ebc579c5b6d46ddcd_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-operator-rhel8@sha256:e74476a507c77f2bf58149dc90b564d868da097e2d92b2abebb2f60f1fd0dd5e_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:66afc63628c46fd5487f36bbad8832c6acf8e7da6b28b826b618a3fd8086fd90_amd64",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a1447de1fcb5899d43d7598e2bd25e089c08b5d204ca1ffd8bfef1a85044c76c_ppc64le",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:a91dc54908b3c6f6fad385060c208942634f4989518a711c62958317cb4f3bbd_s390x",
"Red Hat Quay 3.12:registry.redhat.io/quay/quay-rhel8@sha256:c766e6c1f1947d1baf8cb2b02dea6f50606858e78405e465e8decd2f5eabbbf8_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
}
]
}
RHSA-2026:43692
Vulnerability from csaf_redhat - Published: 2026-07-22 15:57 - Updated: 2026-08-21 21:50The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic("unreachable") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could provide specially crafted HTML, which, when parsed by the affected component, would consume excessive CPU resources. This could lead to a Denial of Service (DoS) condition, making the system unavailable to legitimate users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in the "go tool pack" subcommand, a component of the Go programming language tools. This vulnerability allows an attacker to craft a malicious archive file. When this archive is extracted using the "pack" subcommand, it can lead to arbitrary file writes on the filesystem, potentially allowing an attacker to create or modify files in unintended locations.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in the `html/template` package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign (`=`) within a URL's content attribute inside a `<meta>` tag. This improper escaping could lead to Cross-Site Scripting (XSS), allowing the attacker to execute malicious scripts in the user's browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in the `net/http/httputil` package, specifically within the `ReverseProxy` component. This vulnerability allows the `ReverseProxy` to forward query parameters that are not visible to `Rewrite` functions. This occurs because the `ReverseProxy` does not correctly consider the `url.ParseQuery` limit on the total number of query parameters. A remote attacker could exploit this to send hidden query parameters, potentially bypassing security policies or controls implemented by `Rewrite` functions, leading to information disclosure or unexpected behavior.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only 'type' attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting (XSS). An attacker could leverage this to execute arbitrary client-side scripts in a user's browser.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. An authenticated SSH client can cause a Denial of Service (DoS) by repeatedly opening channels that are rejected by the server. This leads to unbounded memory growth, eventually crashing the server process and affecting all connected users.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection's read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/agent. The NewKeyring() function, which creates an in-memory keyring, failed to enforce the ConfirmBeforeUse constraint on keys. This allowed keys configured to require user confirmation before use to perform signing operations without any prompt or indication to the user. Consequently, an attacker could potentially bypass intended security controls, leading to unauthorized cryptographic signing actions.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. When a remote attacker attempts to write data larger than 4GB in a single call on an SSH (Secure Shell) channel, an integer overflow occurs in the internal payload size calculation. This vulnerability causes the write loop to spin indefinitely, continuously sending empty packets without making progress. The primary consequence is a denial of service (DoS), as the affected system consumes resources and prevents legitimate data transfer.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in MIT Kerberos 5 (krb5). An unauthenticated remote attacker can exploit an integer underflow and an out-of-bounds read vulnerability by calling `gss_accept_sec_context()` on a system with a NegoEx mechanism registered. This can lead to the process terminating, resulting in a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user's web browser, potentially compromising user data or taking control of their session.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/net/html. When parsing arbitrary HTML that is subsequently rendered, an unexpected HTML tree can be generated. A remote attacker could leverage this vulnerability to execute Cross-Site Scripting (XSS) attacks in applications that attempt to sanitize input HTML before rendering, potentially leading to unauthorized actions or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — | ||
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh/agent. An attacker could provide specially crafted inputs that, when processed, lead to the creation of an ed25519.PrivateKey by casting malformed wire bytes. This improper input handling can cause the program to panic and crash, resulting in a Denial of Service (DoS) for the affected component.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 | — |
Workaround
|
|
| Unresolved product id: OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_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": "A new version of OpenShift API for Data Protection (OADP) is now available.",
"title": "Topic"
},
{
"category": "general",
"text": "OpenShift API for Data Protection (OADP) enables you to back up and restore\napplication resources, persistent volume data, and internal container\nimages to external backup storage. OADP enables both file system-based and\nsnapshot-based backups for persistent volumes.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:43692",
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47911",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47913",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-47914",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58181",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2025-58190",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25680",
"url": "https://access.redhat.com/security/cve/CVE-2026-25680"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-25681",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-27136",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33186",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33811",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-33814",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39817",
"url": "https://access.redhat.com/security/cve/CVE-2026-39817"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39820",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39821",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39823",
"url": "https://access.redhat.com/security/cve/CVE-2026-39823"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39825",
"url": "https://access.redhat.com/security/cve/CVE-2026-39825"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39826",
"url": "https://access.redhat.com/security/cve/CVE-2026-39826"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39827",
"url": "https://access.redhat.com/security/cve/CVE-2026-39827"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39828",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39830",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39832",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39833",
"url": "https://access.redhat.com/security/cve/CVE-2026-39833"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39834",
"url": "https://access.redhat.com/security/cve/CVE-2026-39834"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39835",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-40356",
"url": "https://access.redhat.com/security/cve/CVE-2026-40356"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42499",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42502",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42506",
"url": "https://access.redhat.com/security/cve/CVE-2026-42506"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-42508",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46595",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46598",
"url": "https://access.redhat.com/security/cve/CVE-2026-46598"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/backup_and_restore/oadp-application-backup-and-restore",
"url": "https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/backup_and_restore/oadp-application-backup-and-restore"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_43692.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift API for Data Protection",
"tracking": {
"current_release_date": "2026-08-21T21:50:18+00:00",
"generator": {
"date": "2026-08-21T21:50:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:43692",
"initial_release_date": "2026-07-22T15:57:51+00:00",
"revision_history": [
{
"date": "2026-07-22T15:57:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift API for Data Protection 1.6",
"product": {
"name": "OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.6::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3A7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1784059134"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3A9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9\u0026tag=1784058832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-controller-rhel9@sha256%3A0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9\u0026tag=1784058953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-plugin-rhel9@sha256%3A5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9\u0026tag=1784058704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1784058446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1784058949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3A0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-non-admin-rhel9\u0026tag=1784059055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1784059086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"product_id": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256%3A1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1784060839"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1784058822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1784058872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1784058666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3Ac9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1784058364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3Ae3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1784058385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1784059058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"product_id": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vm-file-restore-rhel9@sha256%3Ac1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-vm-file-restore-rhel9\u0026tag=1784058431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"product_id": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmdp-binaries-rhel9@sha256%3A8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9\u0026tag=1784059187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"product_id": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmfr-access-rhel9@sha256%3A14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-vmfr-access-rhel9\u0026tag=1784059129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"product_id": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmfr-access-filebrowser-rhel9@sha256%3Ae6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9\u0026tag=1784058355"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"product_id": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmfr-access-sshd-rhel9@sha256%3A6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9\u0026tag=1784058384"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3Aa5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1784059134"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3Acc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9\u0026tag=1784058832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-controller-rhel9@sha256%3A2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9\u0026tag=1784058953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-plugin-rhel9@sha256%3A7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9\u0026tag=1784058704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3Ab209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1784058446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1784058949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3A92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-non-admin-rhel9\u0026tag=1784059055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3Ad7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1784059086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3A1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1784058822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3Ac5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1784058872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1784058666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3Ab2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1784058364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3A4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1784058385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3Addbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1784059058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"product_id": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vm-file-restore-rhel9@sha256%3Acee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-vm-file-restore-rhel9\u0026tag=1784058431"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"product_id": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmdp-binaries-rhel9@sha256%3A7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9\u0026tag=1784059187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"product_id": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmfr-access-rhel9@sha256%3A759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-vmfr-access-rhel9\u0026tag=1784059129"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"product_id": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmfr-access-filebrowser-rhel9@sha256%3A41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9\u0026tag=1784058355"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64",
"product_id": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmfr-access-sshd-rhel9@sha256%3A88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9\u0026tag=1784058384"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3Af004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1784059134"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3A6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9\u0026tag=1784058832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-controller-rhel9@sha256%3Ac2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9\u0026tag=1784058953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-plugin-rhel9@sha256%3Ab533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9\u0026tag=1784058704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3Ab15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1784058446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3A523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1784058949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3A8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-non-admin-rhel9\u0026tag=1784059055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1784059086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3Ae3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1784058822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1784058872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1784058666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3A85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1784058364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3Ac14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1784058385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1784059058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"product_id": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmdp-binaries-rhel9@sha256%3A8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9\u0026tag=1784059187"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"product_id": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmfr-access-rhel9@sha256%3A9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-vmfr-access-rhel9\u0026tag=1784059129"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-cli-binaries-rhel9@sha256%3A5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-cli-binaries-rhel9\u0026tag=1784059134"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-hypershift-velero-plugin-rhel9@sha256%3A7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9\u0026tag=1784058832"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-controller-rhel9@sha256%3A5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9\u0026tag=1784058953"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-datamover-plugin-rhel9@sha256%3Af723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9\u0026tag=1784058704"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256%3A95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1784058446"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256%3Ab78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1784058949"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-non-admin-rhel9@sha256%3A7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-non-admin-rhel9\u0026tag=1784059055"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256%3A56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1784059086"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256%3Afdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1784058822"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256%3A912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1784058872"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256%3A4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1784058666"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256%3Ac2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1784058364"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-legacy-aws-rhel9@sha256%3Ae659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9\u0026tag=1784058385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256%3A1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1784059058"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"product": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"product_id": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-vmdp-binaries-rhel9@sha256%3Afe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9\u0026tag=1784059187"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64 as a component of OpenShift API for Data Protection 1.6",
"product_id": "OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
},
"product_reference": "registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64",
"relates_to_product_reference": "OpenShift API for Data Protection 1.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-47911",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2026-02-05T18:01:23.423406+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437109"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has quadratic parsing complexity when processing certain inputs, which can lead to denial of service (DoS) if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Moderate: The `golang.org/x/net/html` package, used across various Red Hat products, is vulnerable to a denial of service due to quadratic parsing complexity in its `html.Parse` function. An attacker providing specially crafted HTML content could exploit this flaw, leading to resource exhaustion and service unavailability in applications that process untrusted HTML input.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47911"
},
{
"category": "external",
"summary": "RHBZ#2437109",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437109"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47911"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47911"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4440",
"url": "https://github.com/golang/vulndb/issues/4440"
},
{
"category": "external",
"summary": "https://go.dev/cl/709876",
"url": "https://go.dev/cl/709876"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4440",
"url": "https://pkg.go.dev/vuln/GO-2026-4440"
}
],
"release_date": "2026-02-05T17:48:44.562000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Quadratic parsing complexity in golang.org/x/net/html"
},
{
"cve": "CVE-2025-47913",
"discovery_date": "2025-11-13T22:01:26.092452+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2414943"
}
],
"notes": [
{
"category": "description",
"text": "A flaw in golang.org/x/crypto/ssh/agent causes the SSH agent client to panic when a peer responds with the generic SSH_AGENT_SUCCESS (0x06) message to requests expecting typed replies (e.g., List, Sign). The unmarshal layer produces an unexpected message type, which the client code does not handle, leading to panic(\"unreachable\") or a nil-pointer dereference. A malicious agent or forwarded connection can exploit this to terminate the client process.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability was marked as Important because it allows any malicious or misbehaving SSH agent to force a crash in the client process using a single valid protocol byte. The panic occurs before the client has a chance to validate message structure or recover, which means an attacker controlling\u2014or intercepting\u2014SSH agent traffic can reliably terminate processes that rely on agent interactions. In environments where SSH agents operate over forwarded sockets, shared workspaces, or CI/CD runners, this turns into a reliable, unauthenticated remote denial of service against critical automation or developer tooling. The flaw also stems from unsafe assumptions in the unmarshalling logic, where unexpected but protocol-legal message types drop into \u201cunreachable\u201d code paths instead of being handled gracefully\u2014making it a design-level reliability break rather than a simple error-handling bug. For this reason, it is rated as an important availability-impacting vulnerability rather than a moderate issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47913"
},
{
"category": "external",
"summary": "RHBZ#2414943",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2414943"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47913"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47913"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-hcg3-q754-cr77",
"url": "https://github.com/advisories/GHSA-hcg3-q754-cr77"
},
{
"category": "external",
"summary": "https://go.dev/cl/700295",
"url": "https://go.dev/cl/700295"
},
{
"category": "external",
"summary": "https://go.dev/issue/75178",
"url": "https://go.dev/issue/75178"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4116",
"url": "https://pkg.go.dev/vuln/GO-2025-4116"
}
],
"release_date": "2025-11-13T21:29:39.907000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "No mitigation is currently available that meets Red Hat Product Security\u2019s standards for usability, deployment, applicability, or stability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: SSH client panic due to unexpected SSH_AGENT_SUCCESS"
},
{
"cve": "CVE-2025-47914",
"cwe": {
"id": "CWE-125",
"name": "Out-of-bounds Read"
},
"discovery_date": "2025-11-19T21:01:06.202641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2416000"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH Agent servers component (golang.org/x/crypto/ssh/agent). This vulnerability allows a remote attacker to cause a denial of service (DoS) by sending a specially crafted, malformed message during new identity requests. The server fails to validate the size of these messages, leading to an out-of-bounds read that can cause the program to panic and terminate.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat products. The golang.org/x/crypto/ssh/agent library, when used in SSH Agent servers, does not properly validate the size of messages during new identity requests. A specially crafted malformed message can lead to an out-of-bounds read, causing the program to panic and resulting in a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-47914"
},
{
"category": "external",
"summary": "RHBZ#2416000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2416000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-47914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47914"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-47914"
},
{
"category": "external",
"summary": "https://go.dev/cl/721960",
"url": "https://go.dev/cl/721960"
},
{
"category": "external",
"summary": "https://go.dev/issue/76364",
"url": "https://go.dev/issue/76364"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4135",
"url": "https://pkg.go.dev/vuln/GO-2025-4135"
}
],
"release_date": "2025-11-19T20:33:43.126000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: SSH Agent servers: Denial of Service due to malformed messages"
},
{
"cve": "CVE-2025-58181",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2025-11-19T21:00:50.197590+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2415997"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An attacker can exploit this vulnerability by sending specially crafted GSSAPI (Generic Security Service Application Program Interface) authentication requests to an SSH (Secure Shell) server. The server fails to validate the number of mechanisms specified in these requests, leading to unbounded memory consumption. This can result in a Denial of Service (DoS), making the SSH server unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated Moderate for Red Hat. SSH servers utilizing `golang.org/x/crypto/ssh` and configured to process GSSAPI authentication requests are susceptible to unbounded memory consumption. An attacker can exploit this by sending specially crafted GSSAPI authentication requests, potentially leading to a denial of service.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58181"
},
{
"category": "external",
"summary": "RHBZ#2415997",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2415997"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58181"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58181"
},
{
"category": "external",
"summary": "https://go.dev/cl/721961",
"url": "https://go.dev/cl/721961"
},
{
"category": "external",
"summary": "https://go.dev/issue/76363",
"url": "https://go.dev/issue/76363"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA",
"url": "https://groups.google.com/g/golang-announce/c/w-oX3UxNcZA"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2025-4134",
"url": "https://pkg.go.dev/vuln/GO-2025-4134"
}
],
"release_date": "2025-11-19T20:33:42.795000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via unbounded memory consumption in GSSAPI authentication"
},
{
"cve": "CVE-2025-58190",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2026-02-05T18:01:26.511908+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2437110"
}
],
"notes": [
{
"category": "description",
"text": "The html.Parse function in golang.org/x/net/html has an infinite parsing loop when processing certain inputs, which can lead to denial of service (DoS) in an exposed go application if an attacker provides specially crafted HTML content.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-58190"
},
{
"category": "external",
"summary": "RHBZ#2437110",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2437110"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-58190",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58190"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-58190"
},
{
"category": "external",
"summary": "https://github.com/golang/vulndb/issues/4441",
"url": "https://github.com/golang/vulndb/issues/4441"
},
{
"category": "external",
"summary": "https://go.dev/cl/709875",
"url": "https://go.dev/cl/709875"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c",
"url": "https://groups.google.com/g/golang-announce/c/jnQcOYpiR2c"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4441",
"url": "https://pkg.go.dev/vuln/GO-2026-4441"
}
],
"release_date": "2026-02-05T17:48:44.693000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: Infinite parsing loop in golang.org/x/net"
},
{
"cve": "CVE-2026-25680",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2026-05-22T16:01:05.431197+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480760"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could provide specially crafted HTML, which, when parsed by the affected component, would consume excessive CPU resources. This could lead to a Denial of Service (DoS) condition, making the system unavailable to legitimate users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this issue as Moderate with RH CVSS 6.5 (CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H). A flaw was found in golang.org/x/net/html where parsing crafted HTML can consume excessive CPU time, leading to denial of service. Exploitation requires user interaction (a victim application parsing attacker-controlled HTML). Most Red Hat products that bundle golang.org/x/net do not use the html parser to process untrusted HTML in their supported execution paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25680"
},
{
"category": "external",
"summary": "RHBZ#2480760",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480760"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25680",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25680"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25680",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25680"
},
{
"category": "external",
"summary": "https://go.dev/cl/781702",
"url": "https://go.dev/cl/781702"
},
{
"category": "external",
"summary": "https://go.dev/issue/79573",
"url": "https://go.dev/issue/79573"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5028",
"url": "https://pkg.go.dev/vuln/GO-2026-5028"
}
],
"release_date": "2026-05-22T15:01:21.805000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/net version 0.55.0 or later. As a workaround, do not use golang.org/x/net/html to parse untrusted HTML content, or enforce timeouts on HTML parsing operations. Applications that do not parse arbitrary HTML are not affected.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Denial of Service due to excessive HTML parsing"
},
{
"cve": "CVE-2026-25681",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:08.177603+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480761"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. A remote attacker could exploit this vulnerability by providing specially crafted HTML. When this arbitrary HTML is parsed and rendered, it can result in an unexpected HTML tree, bypassing input sanitization. This can be leveraged to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution in applications that use the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/net/html` could enable remote attackers to execute Cross-Site Scripting (XSS) attacks, potentially leading to arbitrary code execution. The flaw allows specially crafted HTML to bypass input sanitization during parsing and rendering. Red Hat products are affected if they process untrusted HTML content using the vulnerable component without additional output encoding or robust content security policies.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-25681"
},
{
"category": "external",
"summary": "RHBZ#2480761",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480761"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-25681",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-25681"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-25681"
},
{
"category": "external",
"summary": "https://go.dev/cl/781703",
"url": "https://go.dev/cl/781703"
},
{
"category": "external",
"summary": "https://go.dev/issue/79574",
"url": "https://go.dev/issue/79574"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5029",
"url": "https://pkg.go.dev/vuln/GO-2026-5029"
}
],
"release_date": "2026-05-22T15:01:21.975000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "To mitigate this flaw, applications processing untrusted HTML input must implement strict input sanitization and ensure all output is properly encoded before rendering. Deploying a comprehensive Content Security Policy (CSP) can restrict script execution, further reducing the attack surface. Administrators should review application configurations to ensure adequate protection against XSS.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Arbitrary code execution via Cross-Site Scripting"
},
{
"cve": "CVE-2026-27136",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:00:56.609820+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480757"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When arbitrary HTML is parsed and then rendered, it can result in an unexpected HTML tree. This allows an attacker to bypass HTML sanitization mechanisms, leading to Cross-Site Scripting (XSS) attacks in applications. Such attacks can result in information disclosure or arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in `golang.org/x/net/html` is rated as Important. It allows for Cross-Site Scripting (XSS) attacks by enabling an attacker to bypass HTML sanitization mechanisms when arbitrary HTML is parsed and rendered. This can lead to information disclosure or arbitrary code execution in affected applications. Exploitation typically requires user interaction, where a user processes specially crafted malicious HTML content.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-27136"
},
{
"category": "external",
"summary": "RHBZ#2480757",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480757"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-27136",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-27136"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-27136"
},
{
"category": "external",
"summary": "https://go.dev/cl/781685",
"url": "https://go.dev/cl/781685"
},
{
"category": "external",
"summary": "https://go.dev/issue/79575",
"url": "https://go.dev/issue/79575"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5030",
"url": "https://pkg.go.dev/vuln/GO-2026-5030"
}
],
"release_date": "2026-05-22T15:01:22.111000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via HTML parsing bypass"
},
{
"cve": "CVE-2026-33186",
"cwe": {
"id": "CWE-551",
"name": "Incorrect Behavior Order: Authorization Before Parsing and Canonicalization"
},
"discovery_date": "2026-03-20T23:02:27.802640+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2449833"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in gRPC-Go, the Go language implementation of gRPC. This vulnerability, an authorization bypass, is caused by improper input validation of the HTTP/2 `:path` pseudo-header. A remote attacker can exploit this by sending raw HTTP/2 frames with a malformed `:path` that omits the mandatory leading slash. This allows the attacker to bypass defined security policies, potentially leading to unauthorized access to services or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33186"
},
{
"category": "external",
"summary": "RHBZ#2449833",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2449833"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33186",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33186"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33186"
},
{
"category": "external",
"summary": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3",
"url": "https://github.com/grpc/grpc-go/security/advisories/GHSA-p77j-4mvh-x3m3"
}
],
"release_date": "2026-03-20T22:23:32.147000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "To mitigate this issue, implement infrastructure-level normalization to ensure all incoming HTTP/2 `:path` headers are properly formatted with a leading slash before reaching the gRPC-Go server. This can be achieved by configuring a reverse proxy or API gateway to validate and normalize the `:path` header. Ensure that any such intermediary is properly configured and restarted to apply the changes, which may temporarily impact service availability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 9.1,
"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:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "google.golang.org/grpc/grpc-go: google.golang.org/grpc/authz: gRPC-Go: Authorization bypass due to improper HTTP/2 path validation"
},
{
"cve": "CVE-2026-33811",
"cwe": {
"id": "CWE-1341",
"name": "Multiple Releases of Same Resource or Handle"
},
"discovery_date": "2026-05-07T20:01:34.913869+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net` package of Go (golang), specifically when using the `LookupCNAME` function with the `cgo` DNS resolver. A remote attacker could exploit this by providing a very long Canonical Name (CNAME) response. This can trigger a double-free of C memory, leading to a crash and a Denial of Service (DoS) for the affected application.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net` package, affecting applications configured to use the `cgo` DNS resolver. A remote attacker could trigger a double-free memory error by providing a very long CNAME response, leading to a crash of the vulnerable application and impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33811"
},
{
"category": "external",
"summary": "RHBZ#2467822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33811",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33811"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33811"
},
{
"category": "external",
"summary": "https://go.dev/cl/767860",
"url": "https://go.dev/cl/767860"
},
{
"category": "external",
"summary": "https://go.dev/issue/78803",
"url": "https://go.dev/issue/78803"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4981",
"url": "https://pkg.go.dev/vuln/GO-2026-4981"
}
],
"release_date": "2026-05-07T19:41:19.285000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "To mitigate this issue, applications can be configured to use the pure Go DNS resolver instead of the `cgo` DNS resolver. This can be achieved by setting the `GODEBUG` environment variable to `netdns=go`. For example, to run a Go application with this mitigation: `GODEBUG=netdns=go /path/to/your/go/application`. This change may require restarting affected applications or services to take effect. Users should verify that this change does not negatively impact DNS resolution for their specific application environment.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net: golang: Go net package: Denial of Service via long CNAME response in LookupCNAME"
},
{
"cve": "CVE-2026-33814",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:11.324941+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467815"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HTTP/2 protocol implementation within the Go standard library (golang.org/x/net and net/http/internal/http2). A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGS_MAX_FRAME_SIZE parameter set to zero. This malicious frame causes the transport layer to enter an infinite loop of writing CONTINUATION frames, leading to resource exhaustion and a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in the Go HTTP/2 protocol implementation allows a remote, unauthenticated attacker to exhaust system resources. By sending a specially crafted HTTP/2 SETTINGS frame with a zero-value SETTINGS_MAX_FRAME_SIZE, the vulnerable Go library enters an infinite loop, impacting the availability of services utilizing HTTP/2.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-33814"
},
{
"category": "external",
"summary": "RHBZ#2467815",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467815"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-33814",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-33814"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-33814"
},
{
"category": "external",
"summary": "https://go.dev/cl/761581",
"url": "https://go.dev/cl/761581"
},
{
"category": "external",
"summary": "https://go.dev/cl/761640",
"url": "https://go.dev/cl/761640"
},
{
"category": "external",
"summary": "https://go.dev/issue/78476",
"url": "https://go.dev/issue/78476"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4918",
"url": "https://pkg.go.dev/vuln/GO-2026-4918"
}
],
"release_date": "2026-05-07T19:41:17.631000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame"
},
{
"cve": "CVE-2026-39817",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2026-05-07T20:01:43.510043+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467825"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the \"go tool pack\" subcommand, a component of the Go programming language tools. This vulnerability allows an attacker to craft a malicious archive file. When this archive is extracted using the \"pack\" subcommand, it can lead to arbitrary file writes on the filesystem, potentially allowing an attacker to create or modify files in unintended locations.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cmd/go: golang: Go tool pack: Arbitrary file write via malicious archive extraction",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39817"
},
{
"category": "external",
"summary": "RHBZ#2467825",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467825"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39817",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39817"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39817",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39817"
},
{
"category": "external",
"summary": "https://go.dev/cl/767520",
"url": "https://go.dev/cl/767520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78778",
"url": "https://go.dev/issue/78778"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4979",
"url": "https://pkg.go.dev/vuln/GO-2026-4979"
}
],
"release_date": "2026-05-07T19:41:18.993000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:R/S:C/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "cmd/go: golang: Go tool pack: Arbitrary file write via malicious archive extraction"
},
{
"cve": "CVE-2026-39820",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-05-07T20:01:27.800929+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467820"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package of the Go programming language. An attacker could provide specially crafted inputs to the `ParseAddress`, `ParseAddressList`, or `ParseDate` functions. This could lead to excessive consumption of CPU and memory resources, resulting in a Denial of Service (DoS) for applications processing these inputs.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the Go `net/mail` package. Applications processing untrusted email inputs via `ParseAddress`, `ParseAddressList`, or `ParseDate` functions are susceptible to excessive resource consumption, which can lead to service unavailability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39820"
},
{
"category": "external",
"summary": "RHBZ#2467820",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467820"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39820",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39820"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39820"
},
{
"category": "external",
"summary": "https://go.dev/cl/759940",
"url": "https://go.dev/cl/759940"
},
{
"category": "external",
"summary": "https://go.dev/issue/78566",
"url": "https://go.dev/issue/78566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4986",
"url": "https://pkg.go.dev/vuln/GO-2026-4986"
}
],
"release_date": "2026-05-07T19:41:19.854000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: Go net/mail: Denial of Service via crafted email inputs"
},
{
"cve": "CVE-2026-39821",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-22T16:00:52.844126+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480756"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/idna. ToASCII and ToUnicode incorrectly accept Punycode-encoded labels that decode to an ASCII-only hostname (for example, xn--example-.com returns example.com instead of an error). Applications that validate the ASCII form then convert to Unicode may grant access to a restricted hostname the ASCII check would have rejected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/net/idna is vulnerable to privilege escalation through incorrect Punycode label handling in ToASCII and ToUnicode. An attacker who can supply a Punycode hostname that passes an ASCII-only authorization check may have it normalized to a restricted ASCII name the application intended to block. Red Hat exposure is broad across products shipping the Go toolchain or bundling golang.org/x/net, including RHEL and RHEL-AI golang RPMs, hummingbird Go runtimes, OpenShift and ODF container builds, and Ceph/OpenShift components compiled against affected x/net 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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39821"
},
{
"category": "external",
"summary": "RHBZ#2480756",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480756"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39821",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39821"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39821"
},
{
"category": "external",
"summary": "https://go.dev/cl/767220",
"url": "https://go.dev/cl/767220"
},
{
"category": "external",
"summary": "https://go.dev/issue/78760",
"url": "https://go.dev/issue/78760"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5026",
"url": "https://pkg.go.dev/vuln/GO-2026-5026"
}
],
"release_date": "2026-05-22T15:01:21.462000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/net release that includes the idna correction, via updated golang or dependent package rebuilds.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.2,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/net/idna: golang: net/http: golang.org/x/net/idna: Privilege escalation via incorrect Punycode label processing"
},
{
"cve": "CVE-2026-39823",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-07T20:00:58.284024+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467811"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `html/template` package of Go. A remote attacker could exploit this vulnerability by inserting ASCII whitespaces around the equals sign (`=`) within a URL\u0027s content attribute inside a `\u003cmeta\u003e` tag. This improper escaping could lead to Cross-Site Scripting (XSS), allowing the attacker to execute malicious scripts in the user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat products ship the Go `html/template` package as a dependency of various Go-based components. The affected functionality involves URL escaping inside `\u003cmeta\u003e` tag content attributes, which requires an application to render user-controlled URLs in meta tags using `html/template`. While the vulnerable code is present, exploitation requires a specific usage pattern that is uncommon in Red Hat product code paths.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39823"
},
{
"category": "external",
"summary": "RHBZ#2467811",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467811"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39823",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39823"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39823"
},
{
"category": "external",
"summary": "https://go.dev/cl/769920",
"url": "https://go.dev/cl/769920"
},
{
"category": "external",
"summary": "https://go.dev/issue/78913",
"url": "https://go.dev/issue/78913"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4982",
"url": "https://pkg.go.dev/vuln/GO-2026-4982"
}
],
"release_date": "2026-05-07T19:41:19.524000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Ensure that user-supplied URLs are validated and sanitized before being passed to Go\u0027s `html/template` package for rendering in HTML meta tag content attributes. Avoid rendering untrusted URL data directly in meta tag content attributes.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: Go html/template: Cross-Site Scripting via improper URL escaping in meta tag content"
},
{
"cve": "CVE-2026-39825",
"cwe": {
"id": "CWE-472",
"name": "External Control of Assumed-Immutable Web Parameter"
},
"discovery_date": "2026-05-07T20:01:37.714133+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467823"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/http/httputil` package, specifically within the `ReverseProxy` component. This vulnerability allows the `ReverseProxy` to forward query parameters that are not visible to `Rewrite` functions. This occurs because the `ReverseProxy` does not correctly consider the `url.ParseQuery` limit on the total number of query parameters. A remote attacker could exploit this to send hidden query parameters, potentially bypassing security policies or controls implemented by `Rewrite` functions, leading to information disclosure or unexpected behavior.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Go\u0027s net/http/httputil package where ReverseProxy can forward query parameters that are hidden from Rewrite or Director functions. This occurs when the number of query parameters exceeds the url.ParseQuery limit (controlled by the GODEBUG setting urlmaxqueryparams). While Red Hat ships Go-based components across many products, exploitation requires that an application use ReverseProxy with a Rewrite or Director function that relies on query parameter inspection for security enforcement, which limits the practical impact of this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39825"
},
{
"category": "external",
"summary": "RHBZ#2467823",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467823"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39825",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39825"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39825"
},
{
"category": "external",
"summary": "https://go.dev/cl/770541",
"url": "https://go.dev/cl/770541"
},
{
"category": "external",
"summary": "https://go.dev/issue/78948",
"url": "https://go.dev/issue/78948"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4976",
"url": "https://pkg.go.dev/vuln/GO-2026-4976"
}
],
"release_date": "2026-05-07T19:41:18.453000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Increase the maximum number of query parameters allowed by setting the GODEBUG environment variable `urlmaxqueryparams` to a higher value (e.g., `GODEBUG=urlmaxqueryparams=20000`), or validate and enforce security controls on query parameters at the backend service rather than relying solely on the ReverseProxy\u0027s Rewrite or Director function for security filtering.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http/httputil: golang: net/http/httputil: ReverseProxy forwards hidden query parameters, potentially bypassing security controls"
},
{
"cve": "CVE-2026-39826",
"cwe": {
"id": "CWE-1289",
"name": "Improper Validation of Unsafe Equivalence in Input"
},
"discovery_date": "2026-05-07T20:01:46.305827+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467826"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in html/template. A trusted template author could craft a script tag with an empty or whitespace-only \u0027type\u0027 attribute. This vulnerability causes the template engine to incorrectly escape data passed into the script block, potentially leading to cross-site scripting (XSS). An attacker could leverage this to execute arbitrary client-side scripts in a user\u0027s browser.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39826"
},
{
"category": "external",
"summary": "RHBZ#2467826",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467826"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39826",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39826"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39826"
},
{
"category": "external",
"summary": "https://go.dev/cl/771180",
"url": "https://go.dev/cl/771180"
},
{
"category": "external",
"summary": "https://go.dev/issue/78981",
"url": "https://go.dev/issue/78981"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4980",
"url": "https://pkg.go.dev/vuln/GO-2026-4980"
}
],
"release_date": "2026-05-07T19:41:19.138000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "html/template: golang: html/template: Cross-site scripting due to incorrect script tag escaping"
},
{
"cve": "CVE-2026-39827",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:32.990556+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480682"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. An authenticated SSH client can cause a Denial of Service (DoS) by repeatedly opening channels that are rejected by the server. This leads to unbounded memory growth, eventually crashing the server process and affecting all connected users.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39827"
},
{
"category": "external",
"summary": "RHBZ#2480682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480682"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39827",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39827"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39827",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39827"
},
{
"category": "external",
"summary": "https://go.dev/cl/781320",
"url": "https://go.dev/cl/781320"
},
{
"category": "external",
"summary": "https://go.dev/issue/35127",
"url": "https://go.dev/issue/35127"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5016",
"url": "https://pkg.go.dev/vuln/GO-2026-5016"
}
],
"release_date": "2026-05-22T02:31:27.064000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via repeated rejected channel openings"
},
{
"cve": "CVE-2026-39828",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:46.775641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480687"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could exploit this vulnerability when an SSH server authentication callback returned a PartialSuccessError with non-nil permissions. This flaw caused these permissions to be silently discarded, potentially bypassing certificate restrictions, such as a force-command, after a second authentication factor succeeded. This could lead to unauthorized command execution or access.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important security flaw in the `golang.org/x/crypto/ssh` library. When an SSH server utilizing this library is configured with specific authentication callbacks that return a `PartialSuccessError` with non-nil permissions, an attacker could bypass intended certificate restrictions, such as `force-command`. This bypass could lead to unauthorized command execution or access on affected Red Hat systems configured with multi-factor authentication and certificate-based access controls.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39828"
},
{
"category": "external",
"summary": "RHBZ#2480687",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480687"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39828",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39828"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39828"
},
{
"category": "external",
"summary": "https://go.dev/cl/781621",
"url": "https://go.dev/cl/781621"
},
{
"category": "external",
"summary": "https://go.dev/issue/79562",
"url": "https://go.dev/issue/79562"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5014",
"url": "https://pkg.go.dev/vuln/GO-2026-5014"
}
],
"release_date": "2026-05-22T02:31:26.883000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Unauthorized command execution via discarded SSH permissions"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-39830",
"cwe": {
"id": "CWE-772",
"name": "Missing Release of Resource after Effective Lifetime"
},
"discovery_date": "2026-05-22T04:01:38.517202+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480684"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote malicious SSH peer can exploit this by sending unsolicited global request responses, which fills an internal buffer and blocks the connection\u0027s read loop. This prevents the associated resources from being released, leading to a resource leak per connection. The consequence is a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh`. A remote, unauthenticated attacker can exploit this vulnerability by sending unsolicited global request responses to an affected SSH server, leading to resource exhaustion and a denial of service. The impact is considered Important due to the potential for unauthenticated remote disruption of services utilizing the vulnerable SSH library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39830"
},
{
"category": "external",
"summary": "RHBZ#2480684",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480684"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39830",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39830"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39830"
},
{
"category": "external",
"summary": "https://go.dev/cl/781640",
"url": "https://go.dev/cl/781640"
},
{
"category": "external",
"summary": "https://go.dev/cl/781664",
"url": "https://go.dev/cl/781664"
},
{
"category": "external",
"summary": "https://go.dev/issue/79564",
"url": "https://go.dev/issue/79564"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5017",
"url": "https://pkg.go.dev/vuln/GO-2026-5017"
}
],
"release_date": "2026-05-22T02:31:27.208000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "To mitigate this denial of service vulnerability, restrict network access to any service that utilizes the `golang.org/x/crypto/ssh` library and is exposed to untrusted networks. Implement firewall rules to allow connections only from trusted hosts or networks. This action limits the ability of malicious peers to send unsolicited global request responses. A restart of the affected service may be necessary for the new network rules to be applied effectively.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via resource leak from unsolicited SSH responses"
},
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-39832",
"cwe": {
"id": "CWE-281",
"name": "Improper Preservation of Permissions"
},
"discovery_date": "2026-05-22T04:01:41.402561+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. When a key was added to a remote agent, security restrictions, known as constraint extensions, were not properly processed during the request. This allowed these restrictions to be silently removed when keys were forwarded, leading to the unrestricted use of the key on the remote host. This vulnerability could enable an attacker to bypass intended security controls and perform unauthorized actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in `golang.org/x/crypto/ssh/agent` allows for a security bypass when SSH keys with destination restrictions are forwarded via an SSH agent. This flaw could lead to unintended exposure of SSH keys, enabling an attacker to use the forwarded key without the specified restrictions on remote hosts. Red Hat products utilizing `golang.org/x/crypto/ssh/agent` for key forwarding may be affected if users rely on constraint extensions for limiting key usage.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39832"
},
{
"category": "external",
"summary": "RHBZ#2480685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39832",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39832"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39832"
},
{
"category": "external",
"summary": "https://go.dev/cl/778642",
"url": "https://go.dev/cl/778642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79435",
"url": "https://go.dev/issue/79435"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5006",
"url": "https://pkg.go.dev/vuln/GO-2026-5006"
}
],
"release_date": "2026-05-22T02:31:26.660000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.7,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to improper handling of key restrictions"
},
{
"cve": "CVE-2026-39833",
"cwe": {
"id": "CWE-358",
"name": "Improperly Implemented Security Check for Standard"
},
"discovery_date": "2026-05-22T04:01:35.714593+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480683"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. The NewKeyring() function, which creates an in-memory keyring, failed to enforce the ConfirmBeforeUse constraint on keys. This allowed keys configured to require user confirmation before use to perform signing operations without any prompt or indication to the user. Consequently, an attacker could potentially bypass intended security controls, leading to unauthorized cryptographic signing actions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this issue as Moderate with RH CVSS 5.5 (CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N). A flaw was found in golang.org/x/crypto/ssh/agent where the in-memory keyring returned by NewKeyring() silently accepted SSH agent keys with the ConfirmBeforeUse constraint but did not enforce interactive confirmation before signing. Exploitation requires local access and low privileges on a system where an affected application uses NewKeyring() with ConfirmBeforeUse. Most Red Hat products that bundle golang.org/x/crypto do not use the ssh/agent ConfirmBeforeUse feature in their supported execution paths. The upstream CISA CVSS 9.1 assumes a broader network attack context that does not reflect Red Hat product deployment.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39833"
},
{
"category": "external",
"summary": "RHBZ#2480683",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480683"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39833",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39833"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39833",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39833"
},
{
"category": "external",
"summary": "https://go.dev/cl/778640",
"url": "https://go.dev/cl/778640"
},
{
"category": "external",
"summary": "https://go.dev/cl/778641",
"url": "https://go.dev/cl/778641"
},
{
"category": "external",
"summary": "https://go.dev/issue/79436",
"url": "https://go.dev/issue/79436"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5005",
"url": "https://pkg.go.dev/vuln/GO-2026-5005"
}
],
"release_date": "2026-05-22T02:31:26.294000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/crypto version 0.52.0 or later, which rejects unsupported ConfirmBeforeUse keys instead of silently ignoring the constraint. As a workaround, do not add keys with ConfirmBeforeUse to the in-memory keyring from golang.org/x/crypto/ssh/agent, or use an SSH agent implementation that correctly enforces confirm-before-use.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang.org/x/crypto/ssh/agent: Security bypass due to unenforced key confirmation"
},
{
"cve": "CVE-2026-39834",
"cwe": {
"id": "CWE-190",
"name": "Integer Overflow or Wraparound"
},
"discovery_date": "2026-05-22T04:01:15.681060+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480676"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. When a remote attacker attempts to write data larger than 4GB in a single call on an SSH (Secure Shell) channel, an integer overflow occurs in the internal payload size calculation. This vulnerability causes the write loop to spin indefinitely, continuously sending empty packets without making progress. The primary consequence is a denial of service (DoS), as the affected system consumes resources and prevents legitimate data transfer.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39834"
},
{
"category": "external",
"summary": "RHBZ#2480676",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480676"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39834",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39834"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39834",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39834"
},
{
"category": "external",
"summary": "https://go.dev/cl/781663",
"url": "https://go.dev/cl/781663"
},
{
"category": "external",
"summary": "https://go.dev/issue/79567",
"url": "https://go.dev/issue/79567"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5020",
"url": "https://pkg.go.dev/vuln/GO-2026-5020"
}
],
"release_date": "2026-05-22T02:31:27.540000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service due to integer overflow in SSH channel write"
},
{
"cve": "CVE-2026-39835",
"cwe": {
"id": "CWE-476",
"name": "NULL Pointer Dereference"
},
"discovery_date": "2026-05-22T04:01:27.279943+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480680"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. SSH servers configured to use CertChecker as a public key callback, without explicitly setting IsUserAuthority or IsHostAuthority, are vulnerable. A remote attacker can exploit this by presenting a specially crafted certificate, causing the server to panic and resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service flaw in `golang.org/x/crypto/ssh` affecting SSH servers that utilize `CertChecker` as a public key callback without explicitly configuring `IsUserAuthority` or `IsHostAuthority`. A remote, unauthenticated attacker can trigger a server panic by presenting a specially crafted certificate, leading to service disruption. Exploitation requires a specific, non-default configuration of the `CertChecker`.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39835"
},
{
"category": "external",
"summary": "RHBZ#2480680",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480680"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39835",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39835"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39835"
},
{
"category": "external",
"summary": "https://go.dev/cl/781660",
"url": "https://go.dev/cl/781660"
},
{
"category": "external",
"summary": "https://go.dev/issue/79563",
"url": "https://go.dev/issue/79563"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5015",
"url": "https://pkg.go.dev/vuln/GO-2026-5015"
}
],
"release_date": "2026-05-22T02:31:26.982000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang: golang.org/x/crypto/ssh: Denial of Service via crafted SSH certificate"
},
{
"cve": "CVE-2026-40356",
"cwe": {
"id": "CWE-191",
"name": "Integer Underflow (Wrap or Wraparound)"
},
"discovery_date": "2026-04-28T07:01:37.543641+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2463368"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in MIT Kerberos 5 (krb5). An unauthenticated remote attacker can exploit an integer underflow and an out-of-bounds read vulnerability by calling `gss_accept_sec_context()` on a system with a NegoEx mechanism registered. This can lead to the process terminating, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "krb5: MIT Kerberos 5 (krb5): Denial of Service via integer underflow and out-of-bounds read",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate impact denial of service flaw in MIT Kerberos 5 (krb5) allows an unauthenticated remote attacker to trigger an integer underflow and out-of-bounds read. This vulnerability, which can lead to process termination, specifically affects systems where the NegoEx mechanism is registered and `gss_accept_sec_context()` is called. While Kerberos is a fundamental service, the prerequisite of a registered NegoEx mechanism limits the attack surface.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-40356"
},
{
"category": "external",
"summary": "RHBZ#2463368",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2463368"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-40356",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-40356"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-40356",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-40356"
},
{
"category": "external",
"summary": "https://cems.fun/2026/04/27/krb5-two-unauthenticated-network-vulnerabilities.html",
"url": "https://cems.fun/2026/04/27/krb5-two-unauthenticated-network-vulnerabilities.html"
},
{
"category": "external",
"summary": "https://github.com/krb5/krb5/commit/2e75f0d9362fb979f5fc92829431a590a130929f",
"url": "https://github.com/krb5/krb5/commit/2e75f0d9362fb979f5fc92829431a590a130929f"
},
{
"category": "external",
"summary": "https://web.mit.edu/kerberos/advisories/",
"url": "https://web.mit.edu/kerberos/advisories/"
}
],
"release_date": "2026-04-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "To mitigate this issue, ensure that the NegoEx mechanism is not registered in the `/etc/gss/mech` configuration file. Removing the corresponding entry from this file will prevent the vulnerable code path from being activated. This action may impact services that rely on the NegoEx GSS-API mechanism. A restart of affected Kerberos-dependent services may be required for the change to take effect.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "krb5: MIT Kerberos 5 (krb5): Denial of Service via integer underflow and out-of-bounds read"
},
{
"cve": "CVE-2026-42499",
"cwe": {
"id": "CWE-1046",
"name": "Creation of Immutable Text Using String Concatenation"
},
"discovery_date": "2026-05-07T20:00:51.685602+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467809"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the `net/mail` package within the Go standard library. A remote attacker could provide specially crafted, pathological email addresses. When these malformed email addresses are parsed by the `consumePhrase` function, it can lead to excessive resource consumption due to quadratic string concatenation, resulting in a Denial of Service (DoS) condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important denial of service vulnerability in the `net/mail` package of the Go standard library. A remote attacker can exploit this flaw by sending specially crafted email addresses, leading to excessive resource consumption and a denial of service in Go applications that parse email addresses using the affected library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42499"
},
{
"category": "external",
"summary": "RHBZ#2467809",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467809"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42499",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42499"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42499"
},
{
"category": "external",
"summary": "https://go.dev/cl/771520",
"url": "https://go.dev/cl/771520"
},
{
"category": "external",
"summary": "https://go.dev/issue/78987",
"url": "https://go.dev/issue/78987"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M",
"url": "https://groups.google.com/g/golang-announce/c/qcCIEXso47M"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-4977",
"url": "https://pkg.go.dev/vuln/GO-2026-4977"
}
],
"release_date": "2026-05-07T19:41:18.615000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "net/mail: golang: net/mail: Denial of Service via pathological email address parsing"
},
{
"cve": "CVE-2026-42502",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:11.151484+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480762"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. This vulnerability allows an attacker to manipulate how HTML is processed and displayed. By providing specially crafted HTML, an attacker can cause an unexpected structure in the rendered output. This can lead to Cross-Site Scripting (XSS) attacks, where malicious scripts are executed in a user\u0027s web browser, potentially compromising user data or taking control of their session.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw in golang.org/x/net/html can lead to Cross-Site Scripting (XSS) in applications that parse and render untrusted HTML, even with sanitization attempts. This is due to an unexpected HTML tree structure, allowing malicious scripts to execute in a user\u0027s browser.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42502"
},
{
"category": "external",
"summary": "RHBZ#2480762",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480762"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42502",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42502"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42502"
},
{
"category": "external",
"summary": "https://go.dev/cl/781701",
"url": "https://go.dev/cl/781701"
},
{
"category": "external",
"summary": "https://go.dev/issue/79572",
"url": "https://go.dev/issue/79572"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5027",
"url": "https://pkg.go.dev/vuln/GO-2026-5027"
}
],
"release_date": "2026-05-22T15:01:21.649000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Applications utilizing `golang.org/x/net/html` should implement robust sanitization of all untrusted HTML input before rendering to prevent the creation of unexpected HTML structures that could facilitate XSS attacks. If an application does not require rendering arbitrary HTML, it should avoid processing such input.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang: golang.org/x/net/html: Cross-Site Scripting via unexpected HTML tree rendering"
},
{
"cve": "CVE-2026-42506",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-05-22T16:01:02.675281+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480759"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/net/html. When parsing arbitrary HTML that is subsequently rendered, an unexpected HTML tree can be generated. A remote attacker could leverage this vulnerability to execute Cross-Site Scripting (XSS) attacks in applications that attempt to sanitize input HTML before rendering, potentially leading to unauthorized actions or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Moderate flaw in `golang.org/x/net/html` can lead to Cross-Site Scripting (XSS) in applications that process and render untrusted HTML, even when input sanitization is implemented. The vulnerability arises from an unexpected HTML tree structure generated during parsing, potentially allowing a remote attacker to execute arbitrary script code in the user\u0027s browser, leading to information disclosure or unauthorized actions.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42506"
},
{
"category": "external",
"summary": "RHBZ#2480759",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480759"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42506",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42506"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42506",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42506"
},
{
"category": "external",
"summary": "https://go.dev/cl/781700",
"url": "https://go.dev/cl/781700"
},
{
"category": "external",
"summary": "https://go.dev/issue/79571",
"url": "https://go.dev/issue/79571"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8",
"url": "https://groups.google.com/g/golang-announce/c/iI-mYSI0lu8"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5025",
"url": "https://pkg.go.dev/vuln/GO-2026-5025"
}
],
"release_date": "2026-05-22T15:01:21.056000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Update affected Go applications to use golang.org/x/net version 0.55.0 or later. As a workaround, do not use golang.org/x/net/html to parse and re-render untrusted HTML content. Applications that do not parse arbitrary HTML are not affected.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/net/html: golang.org/x/net/html: Cross-Site Scripting (XSS) via arbitrary HTML parsing"
},
{
"cve": "CVE-2026-42508",
"cwe": {
"id": "CWE-295",
"name": "Improper Certificate Validation"
},
"discovery_date": "2026-05-22T04:01:49.515058+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480688"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/knownhosts. This vulnerability occurs because the system did not correctly check for the revocation status of a SignatureKey belonging to a Certificate Authority (CA). A remote attacker could potentially exploit this by presenting a revoked key, leading to the system accepting it as valid. This could allow an attacker to bypass security checks and potentially gain unauthorized access or spoof legitimate entities.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Important: A flaw in `golang.org/x/crypto/ssh/knownhosts` allows a remote attacker to bypass security checks. This vulnerability arises because the system fails to properly verify the revocation status of a Certificate Authority (CA) `SignatureKey`. In Red Hat environments, this could enable an attacker to present a revoked key, leading to its acceptance as valid and potentially granting unauthorized access or facilitating the spoofing of legitimate entities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-42508"
},
{
"category": "external",
"summary": "RHBZ#2480688",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480688"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-42508",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-42508"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-42508"
},
{
"category": "external",
"summary": "https://go.dev/cl/781220",
"url": "https://go.dev/cl/781220"
},
{
"category": "external",
"summary": "https://go.dev/issue/79568",
"url": "https://go.dev/issue/79568"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5021",
"url": "https://pkg.go.dev/vuln/GO-2026-5021"
}
],
"release_date": "2026-05-22T02:31:27.644000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh/knownhosts: golang: golang.org/x/crypto/ssh/knownhosts: Revocation bypass via unchecked SignatureKey"
},
{
"cve": "CVE-2026-46595",
"cwe": {
"id": "CWE-303",
"name": "Incorrect Implementation of Authentication Algorithm"
},
"discovery_date": "2026-05-22T04:01:52.215134+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. Source-address validation can be skipped when an SSH server configuration uses an authentication callback type other than public key, allowing authorization bypass in misconfigured servers. This is a follow-on to incomplete coverage from the CVE-2024-45337 fix.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "golang.org/x/crypto/ssh is vulnerable to authorization bypass when SSH server configurations rely on source-address validation alongside non-public-key authentication callbacks. An attacker with low privileges who can authenticate through such a callback path may bypass intended source-address restrictions and gain unauthorized SSH access. Red Hat impact sits in services built with affected x/crypto/ssh, including RHEL golang streams, hummingbird Go toolchains, RHACM/MCE agents, and OpenShift or Ceph components that embed Go SSH servers with mixed callback types.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46595"
},
{
"category": "external",
"summary": "RHBZ#2480689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46595",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46595"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46595"
},
{
"category": "external",
"summary": "https://go.dev/cl/781642",
"url": "https://go.dev/cl/781642"
},
{
"category": "external",
"summary": "https://go.dev/issue/79570",
"url": "https://go.dev/issue/79570"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5023",
"url": "https://pkg.go.dev/vuln/GO-2026-5023"
}
],
"release_date": "2026-05-22T02:31:27.894000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Upgrade to a fixed golang.org/x/crypto/ssh release via updated golang or package rebuilds. Ensure SSH servers use supported public-key callback configurations with source-address validation as intended.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 7.1,
"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:L",
"version": "3.1"
},
"products": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Authorization bypass due to skipped source-address validation"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-46598",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-05-22T04:01:24.490498+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480679"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh/agent. An attacker could provide specially crafted inputs that, when processed, lead to the creation of an ed25519.PrivateKey by casting malformed wire bytes. This improper input handling can cause the program to panic and crash, resulting in a Denial of Service (DoS) for the affected component.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A Moderate denial of service flaw exists in the `golang.org/x/crypto/ssh/agent` package. This vulnerability allows an attacker to provide specially crafted inputs that, when processed by the SSH agent, can lead to a program panic and crash. This could result in a temporary disruption of services that rely on the affected SSH agent functionality.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"known_not_affected": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46598"
},
{
"category": "external",
"summary": "RHBZ#2480679",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480679"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46598",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46598"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46598",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46598"
},
{
"category": "external",
"summary": "https://go.dev/cl/781360",
"url": "https://go.dev/cl/781360"
},
{
"category": "external",
"summary": "https://go.dev/issue/79596",
"url": "https://go.dev/issue/79596"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5033",
"url": "https://pkg.go.dev/vuln/GO-2026-5033"
}
],
"release_date": "2026-05-22T02:31:27.986000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-07-22T15:57:51+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:43692"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict the exposure of the SSH agent to untrusted sources. Avoid enabling SSH agent forwarding when connecting to untrusted hosts or environments. Ensure that applications interacting with `golang.org/x/crypto/ssh/agent` validate all inputs to prevent malformed data from being processed. Reloading or restarting SSH services may be required for changes to take effect.",
"product_ids": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_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": [
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:5f21bd5387a16c9d3b72317884972fd83cd091954f79c4f19df7e2b8c3758e16_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:7ddc295bfa28d274fa8cb25c08a5646cd3c73f4e373e879c4729e5dce2c1a2ef_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:a5e4b9c4324114ef3de7ffe75736fa267e8f05b1198e3014475b93b0d2a0b945_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-cli-binaries-rhel9@sha256:f004c6f3d3c31329ccf40d62a83d72490b73d555950173ea43e7cf07532653c5_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:6de24aac166b8772fdb7918571696bf074a588267bda0835593c1b9f5e4df704_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:7aab17881b9df52b5c7420b9d6c79912ce1f71c47bf9110cfbd650d6cf6fd339_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:9d44953f858d33aa4b49433eaaf267d56549e91e3f75454c42ea20bd68b558b8_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-hypershift-velero-plugin-rhel9@sha256:cc9b31528ec928edae14485f74955833aa75b486c488a62b7fcc14c65d73723f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:0cd6baa9a55d0ba2c90d8e7b416cf4ceb1116bd2533b754a72f0f38ccea4901e_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:2348e3691e7c8edc74411af0352536c2d3aa7cff8ce79ea1dd4403af19dd08f7_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:5be20f5d5b35476c17fa8a5edfde8956092f25727ac35fc69d188350644ce3a2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-controller-rhel9@sha256:c2a4be3d64ecb93958479b07767957632da0390873604bf263bfca4c979bae85_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:5fbc3a3bf357c1b274833a30595deda79080e41758b331f4c8632b656f87d9e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:7c3897d545904e1ed41cdbfb57db667c0c18f67347d086177a89b2ecf4d74c74_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:b533a0d9eb71a350cfb7690e35248b074b86be8b23f87fb1aca8561365d93288_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-datamover-plugin-rhel9@sha256:f723efa2747af15cb9ab2d636e9c2784c817dd5f77aa0f019fe78d54d3bac13f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:77b8164d79c81b2c3c73ae2407aaab59415ffc58a64020875e94455af13fee3a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:95bb0095ab17e83f5ef0277fc0936d4954b0b2f3f031af43f74c39c01a9fc2ab_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b15e717372414b903cc478a962d36993d7b5bdbf52abf224448e150906f6fc18_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b209265c88567b1c81727d7fcfe500c9c14c0822d83dfd0c13695388cdbece81_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:3f005d4e87ef8b4b19b21f3fc3cf8a2dd0afd8a8778b3274c0a0552a9c0ad256_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:523ab671f0c099798f60919c87b2e5215fb65d71f3b677e2096ed12d6c25ce36_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:7b9c66c952ff3b1e246927be7fd083bb37eeba4d3e53d2b53a648b4f7fe7064f_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-mustgather-rhel9@sha256:b78935df05642d604919f0022cd3aa5898bc42a545f5827811e5b58035f2809c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:0581a5d243f65fc6d060802b31953faebe3c9bbd923755d672012f6c32c53168_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:7e27521f062cff1c65a064dc01adef8b88a14acdfd72c3594adf28a9e7651cfa_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:8ad67453e34addf49fbdf3c7ff09a2b3d4120241748c59c1afeca5138fe7b9ba_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-non-admin-rhel9@sha256:92a7330d9118513d72da01e99456cc6c49e7850909c50e191566b935da6b9f68_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-operator-bundle@sha256:1ff9c955b2b9842d0a7e57666c545ff68d35b36a202786df6f94e9653b9cce10_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:0443a738e0dc32182ea97b6bb84ccf48289ce081bad5b0c419e4365d597c5ca0_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:56b20bc99ae167d96fb307c8be5dd2c22c19ca02015cc7ae823289089ca57524_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:9b76270cba67042991d7626b7e35f5903b9c1154ac8ccccaeb5a0ddeba31eac9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-rhel9-operator@sha256:d7b888697cb18c3911a36e76dd485402570123adadea82c44db495ec12d00e73_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:4e7c7af49c430cab3eb7cc93de737bae7887f620d030432cb69ba2506d2c320c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:595ab0daa19884114d3efc5a9d47e5d937586d941cd52963f61bb1ead0e15243_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:6523cc3badba39edd5ae3aa86b774855ac18f228630ac264502be1ea9c9e1edc_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9@sha256:7f4124da40cc5a303d91e6cfe10328ce51873b7f63009519fed1f3e005b00f4a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:85e0a597876742d035720877f54211c932e5eccfccde432d3d7f534d67025ea3_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:b2a721db67e21a2e5ebbc36495ee60ffef943839706bf27670bc9044fafc9351_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c2a5bac58af2070feac2ce23a1215e12ea47ad8d080d7a37fa775e5c569d99c2_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:c9e86e026c6178d0d14b3b493ed3da5c082c542ce912116d6c6ffe485f672658_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:4af8e092ac515f7b6219b2ed2d8fee6f9e66f4d95c1be6f6ba544366f3742eb9_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:c14f1329cfad3cbff78686daeb8ad0e3a0459981847dc46745e70db8adee1c08_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e3d48d0cfcd0a2e737d263af21ff15091f610f7eaec48e1f642e0b7ee51b9ef4_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-legacy-aws-rhel9@sha256:e659d3df31bf2f556f29e95c480cc3c263c295e5cf062f9cfce9f0c0f274519c_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:1e6003cb865c83854fef387ef67d6f123a7116d57ccb1a89a5a4bc2e5881760b_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:367c1427caeb727d7298f17412e612b7f4caafd3be77b3b51083ce120554236e_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:5984ce138b1491baff91971663df8c6387388381d8edd455b8c771b69ee707f9_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:ddbe19ffc5731e1ad8dacf537752bb9e612cf8786bc95711a24b25a1e4921f3a_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:5378ff365d367d9e6ca14a8d81fe4e2a64a3392d31c494d85d231b8b7df5845c_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:64a629f87f78447b6df09caa79cca73e53655e4b1ac4e51116056c6663a6fbf6_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:912b31254e58d977c5448c7b7d5a723d8e62a377bb5b69ac5d8d6101f7d335f3_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-plugin-rhel9@sha256:c5c37de91467fbd4319dd667a8528c6f45b198a1323e23e6536e76397336b25d_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:1a9757e2badab0d1ca54c5ac7f058ff7cdb64c1b2837f0f9559f3545eaf5f709_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:4da545acd9a8615d51fcc8c014599ab4df309ee412eee1403f4f8b1472e92803_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:e3acf1706978b91bf6a1bfcbaaf5b0e380a6e56f59a5fc232400228697379c87_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-velero-rhel9@sha256:fdcb05809e9f385b137701487fab4926e99543f37552af5d62ebd54766c8c688_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:c1a62d06a25dc13020fffb1431ab248a8e0fd23455c10b9fa500f35f38c0a24d_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vm-file-restore-rhel9@sha256:cee5df45839981e5a537df2266d90b3b56edf855d7058706c4f6a603db4136e3_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:7495259636ae75980f52bbba531083d019a0ba4d33ab4ccf19e0beb2a18e0776_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8c670e9f442f576c765e0859fb52540565a779420b0d9c5a6ea75bc2149ac8e5_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:8de0eac6a6a60878745fc33ddb4420b26b25a0524a5b98a1a7d05942502acfd9_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmdp-binaries-rhel9@sha256:fe742395e18ceef92eb11cf1eadc119c693cbcfd0ac986a3b82dd65f3613ac7f_ppc64le",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:41f92f33d1e6df63305ce1207124a9a205632e61aa2e866f97430e66978a4424_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-filebrowser-rhel9@sha256:e6b8594ec7b8e47edee5eabc7b3097f49c442cb0c208a5f388d0891b612d4e2a_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:14b95c56b17519fac217d787a9c5de798f3e97dabb0d5845e7d1006d037b65fe_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:759640af7be9d53378c051fafc4592cee9f1a6d442594e67aacee0c514cb6730_arm64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-rhel9@sha256:9d41e8017f164f2be0f3d3a43479b312a9f5816342e5d0d94ef2d68f3aa94727_s390x",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:6a9af4e0c9264b0a954e7d449c8792a36c6f95d8a89f14d426c999167429e313_amd64",
"OpenShift API for Data Protection 1.6:registry.redhat.io/oadp/oadp-vmfr-access-sshd-rhel9@sha256:88e43a16ba6d2af68816230bdcc7bd701fa697dcb1ba7c47feb3e014725b250e_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang.org/x/crypto/ssh/agent: golang: golang.org/x/crypto/ssh/agent: Denial of Service via malformed input"
}
]
}
RHSA-2026:48693
Vulnerability from csaf_redhat - Published: 2026-08-04 12:03 - Updated: 2026-08-21 21:50A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x | — |
Workaround
|
A flaw was found in the Konnectivity proxy-server configuration for hosted control planes. The agent-facing listener was started without --cluster-ca-cert (and without token-based agent authentication), so client certificates were not validated. A remote attacker who can reach the Konnectivity cluster endpoint could connect as an unauthenticated agent, join the routing pool, and potentially proxy, inspect, modify, or drop control-plane-to-node traffic.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x | — |
Workaround
|
A flaw was found in basic-ftp, an FTP client for Node.js. A malicious or compromised FTP server can exploit this vulnerability by sending an unterminated multiline response during the initial FTP banner phase, before authentication. The client continuously appends attacker-controlled data and repeatedly reparses the accumulated buffer without enforcing a maximum size. This can lead to a client-side Denial of Service (DoS), causing the application to become unresponsive, consume excessive memory and CPU, and potentially result in process termination or service degradation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x | — |
Workaround
|
A flaw was found in ws, an open source WebSocket client and server for Node.js. The `websocket.close()` implementation is vulnerable to uninitialized memory disclosure when a `TypedArray` is passed as the reason argument. This can lead to the disclosure of sensitive information from uninitialized memory.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x | — |
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x | — |
Workaround
|
A flaw was found in DOMPurify, a tool designed to sanitize HTML, MathML, and SVG to prevent cross-site scripting (XSS) attacks. When performing in-place sanitization, DOMPurify could fail to properly process content within shadow DOM elements attached to a <template>.content. This oversight allows an attacker to embed malicious code, such as JavaScript, which could then execute when the sanitized template is used by an application, potentially leading to unauthorized actions or information disclosure.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64 | — | ||
| Unresolved product id: Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x | — |
{
"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 OpenShift Container Platform release 4.22.8 is now available with updates to packages and images that fix several bugs and add enhancements.\n\n This release includes a security update for Red Hat OpenShift Container Platform 4.22.\n\nRed Hat Product Security has rated this update as having a security impact of Critical. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.22.8. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHBA-2026:48691\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.22/html/release_notes/",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:48693",
"url": "https://access.redhat.com/errata/RHSA-2026:48693"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-12143",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-16242",
"url": "https://access.redhat.com/security/cve/CVE-2026-16242"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39829",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44240",
"url": "https://access.redhat.com/security/cve/CVE-2026-44240"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-45736",
"url": "https://access.redhat.com/security/cve/CVE-2026-45736"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-49978",
"url": "https://access.redhat.com/security/cve/CVE-2026-49978"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_48693.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.22.8 bug fix and security update",
"tracking": {
"current_release_date": "2026-08-21T21:50:30+00:00",
"generator": {
"date": "2026-08-21T21:50:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:48693",
"initial_release_date": "2026-08-04T12:03:17+00:00",
"revision_history": [
{
"date": "2026-08-04T12:03:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.22",
"product": {
"name": "Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.22::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Container Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/assisted-installer-ui-rhel9@sha256%3A0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9\u0026tag=1785230147"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1785192337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1785192180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1785192226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"product_id": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-node-termination-handler-rhel9@sha256%3A7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/aws-node-termination-handler-rhel9\u0026tag=1785192610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3A090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1785208672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3A6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1785190652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1785207655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Aeefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1785190689"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3Afdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1785191079"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Aebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1785192260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1785192919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1785191806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1785237073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1785192073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Aeb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1785191338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Aa0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1785192435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1785192124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Aa78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1785191376"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1785192406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1785193065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3Ae15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1785190690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1785190668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3A5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1785190716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshot-metadata-rhel9@sha256%3Af80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9\u0026tag=1785192001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3Aa2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1785191760"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1785190679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1785191878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1785191137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1785192838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3Acfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1785192296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Aeaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1785192298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1785192930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1785190828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1785193216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1785192936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1785190931"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3A1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1785237142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3A96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1785190930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3Aaf8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1785190694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1785192849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1785191814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1785192219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1785190672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Ad7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1785230041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3Ae8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1785190977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1785192870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Aef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1785190728"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3A955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1785230022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1785192710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Aa212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1785190800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1785191864"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3A5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1785190983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1785230204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3Ae1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1785192392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1785193160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3Aedcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1785192554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3Ab3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1785191042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3Af9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1785192002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Ac7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1785192534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1785192909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3A3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1785238838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1785192786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1785192697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3Ab467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1785192516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1785193186"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Ac76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1785192928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Aad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1785237183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1785191902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Ad836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1785192996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1785192522"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Ae52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1785228816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1785190640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1785190665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1785191041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1785190723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1785190685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3Af13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1785190672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1785190714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1785190906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3A6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1785190861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3Aee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1785190706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3A1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1785190720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1785190971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1785190715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3Ae228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1785190725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Ae3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1785193868"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1785191316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Aefe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1785193315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1785190952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1785192513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1785192158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1785192484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3Af893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1785192587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1785236988"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Ac797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1785192549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Af42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1785190695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1785193149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1785192507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3Aea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1785191954"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Af62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1785190690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3Aeeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1785190655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Aaf6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1785191542"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1785193151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3Afb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1785192011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1785191806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1785192435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1785192179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1785191755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1785192656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1785192720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Ae4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1785193100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3Af5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1785192841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1785192598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Ad64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1785191805"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1785192780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1785191414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1785191597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1785192964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1785190904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1785191780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Ac28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1785191611"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3Abd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1785191458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3Abe532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1785190669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1785191385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3Abc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1785191346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1785191447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3A09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1785193090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1785190784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3Acd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1785191358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3A51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1785190688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1785190639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1785192982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1785194512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1785194503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1785191650"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1785190700"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Addc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1785190686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Af383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1785193169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1785192142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1785190718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3A59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1785190753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3Aac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1785207735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1785193114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1785190912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1785197975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Aef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1785193070"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Afbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1785190641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1785192628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1785192363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3Ad9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1785192121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Ae0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1785192540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1785238614"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-cloud-controller-manager-rhel9@sha256%3Ab0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9\u0026tag=1785190661"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"product_id": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-nutanix-machine-controllers-rhel9@sha256%3A1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9\u0026tag=1785190712"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1785190677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1785192583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1785190870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3Ad2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1785190899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1785192920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1785192702"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Add2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1785192629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1785190958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1785193200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3A0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1785207785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3Ac28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1785191307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3Af4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1785190677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1785191188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Aeb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1785190655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1785192245"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Ab6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1785192917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1785237098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9@sha256%3Ab44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9\u0026tag=1785190701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9@sha256%3Ab44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9\u0026tag=1785190701"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9-operator@sha256%3A30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator\u0026tag=1785190656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-rhel9-operator@sha256%3A30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator\u0026tag=1785190656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cloud-controller-manager-rhel9@sha256%3Ab168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9\u0026tag=1785190700"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-cluster-api-controllers-rhel9@sha256%3Ae35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9\u0026tag=1785190721"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1785193243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Aa3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1785192684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Aa3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1785191194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Ac0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1785192090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1785193167"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1785192460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Aeedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1785190846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-csi-driver-syncer-rhel9@sha256%3Af166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9\u0026tag=1785190667"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/volume-data-source-validator-rhel9@sha256%3Aa81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/volume-data-source-validator-rhel9\u0026tag=1785192144"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"product": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"product_id": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-vsphere-problem-detector-rhel9@sha256%3A1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9\u0026tag=1785190676"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1785192337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1785192180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Aa89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1785192226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"product": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"product_id": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-node-termination-handler-rhel9@sha256%3Aed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/aws-node-termination-handler-rhel9\u0026tag=1785192610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-rhel9@sha256%3Ac54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9\u0026tag=1785208672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-file-csi-driver-operator-rhel9@sha256%3Aeb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9\u0026tag=1785190652"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1785207655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3Ada3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1785190689"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1785191079"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1785192260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3A63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1785192919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1785191806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3A245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1785237073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3Ae2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1785192073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Aa57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1785191338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1785192435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Afeac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1785192124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1785191376"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1785192406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1785193065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshot-metadata-rhel9@sha256%3Ab125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9\u0026tag=1785192001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1785191760"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3Ab299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1785190679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Afbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1785191878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3Adee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1785191137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3A53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1785192838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1785192296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Ae60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1785192298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Ac7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1785192930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1785190828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1785193216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1785192936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-rhel9@sha256%3A819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=1785190931"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-agent-rhel9@sha256%3A0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=1785237142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-machine-os-downloader-rhel9@sha256%3Ac497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=1785190930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ironic-static-ip-manager-rhel9@sha256%3Aeab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9\u0026tag=1785190694"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3Ac8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1785192849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ae4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1785191814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1785192219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3A5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1785190672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3Aa16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1785230041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1785190977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1785192870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Ab850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1785190728"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Afd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1785230022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1785192710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ae6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1785190800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1785191864"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Ac772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1785190983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1785230204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1785192392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1785193160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1785192554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1785191042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1785192002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3A02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1785192534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1785192909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Abe73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1785238838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Ab54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1785192786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Ae0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1785192697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3A366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1785192516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1785193186"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1785192928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1785237183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3Acbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1785191902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Aeb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1785192996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1785192522"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Acbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1785228816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1785190640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cloud-controller-manager-rhel9@sha256%3A01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9\u0026tag=1785190665"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-cluster-api-controllers-rhel9@sha256%3A1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9\u0026tag=1785191041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9@sha256%3A5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9\u0026tag=1785190723"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-ebs-csi-driver-rhel9-operator@sha256%3A6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator\u0026tag=1785190685"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-aws-pod-identity-webhook-rhel9@sha256%3A3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9\u0026tag=1785190672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-controller-manager-rhel9@sha256%3A179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9\u0026tag=1785190714"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cloud-node-manager-rhel9@sha256%3A27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9\u0026tag=1785190906"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-cluster-api-controllers-rhel9@sha256%3Ae23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9\u0026tag=1785190861"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9@sha256%3A27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9\u0026tag=1785190706"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-disk-csi-driver-rhel9-operator@sha256%3Ab74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator\u0026tag=1785190720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1785190971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-azure-workload-identity-webhook-rhel9@sha256%3A3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9\u0026tag=1785190715"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1785190725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3Aba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1785193868"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Aa6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1785191316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3A13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1785193315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1785190952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1785192513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1785192158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1785192484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1785192587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Ac0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1785236988"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1785192549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Aabe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1785190695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1785193149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3Ae63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1785192507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1785191954"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3A3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1785190690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1785190655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3Aec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1785191542"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1785193151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1785192011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1785191806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1785192435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1785192179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1785191755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Abd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1785192656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1785192720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3A66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1785193100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1785192841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Ae3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1785192598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Aba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1785191805"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3Ae2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1785192780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1785191414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1785191597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1785192964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Aff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1785190904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Ac096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1785191780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3Acedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1785191611"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1785191458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3Aa56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1785190669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1785191385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"product_id": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-image-customization-controller-rhel9@sha256%3Ac7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-image-customization-controller-rhel9\u0026tag=1785190688"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1785190639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1785192982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1785194512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1785194503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Ae664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1785191650"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1785190700"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3Ac0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1785190686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1785193169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3A9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1785192142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-aws-rhel9@sha256%3A7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9\u0026tag=1785190718"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-azure-rhel9@sha256%3Afc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9\u0026tag=1785190753"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1785207735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Ab340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1785193114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Aa69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1785190912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3Ab03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1785197975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Aaa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1785193070"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1785190641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3A0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1785192628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Ac199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1785192363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1785192121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1785192540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1785238614"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1785190677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1785192583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3Aa8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1785190870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1785190899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1785192920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1785192702"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3A207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1785192629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3A07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1785190958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1785193200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Abdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1785207785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3Aed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1785192245"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1785192917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3A98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1785237098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1785193243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3Adbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1785192684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3Abc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1785191194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3Ad032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1785192090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1785193167"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Ab2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1785192460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Aada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1785190846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"product_identification_helper": {
"purl": "pkg:oci/openshift/volume-data-source-validator-rhel9@sha256%3A9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/volume-data-source-validator-rhel9\u0026tag=1785192144"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1785192337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1785192180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3Ad75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1785192226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"product": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"product_id": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-node-termination-handler-rhel9@sha256%3A99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/aws-node-termination-handler-rhel9\u0026tag=1785192610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1785207655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1785190689"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1785191079"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3Adc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1785192260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Ab191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1785192919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3Afe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1785191806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Afa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1785237073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1785192073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3Af0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1785191338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3A30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1785192435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3A068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1785192124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3Ad4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1785191376"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3Afa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1785192406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3Ae3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1785193065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshot-metadata-rhel9@sha256%3A59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9\u0026tag=1785192001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1785191760"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1785190679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3A519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1785191878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1785191137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Abfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1785192838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1785192296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3A671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1785192298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3Adef9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1785192930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3Afe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1785190828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1785193216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1785192936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1785192849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3Ae9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1785191814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3A83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1785192219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Af72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1785190672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1785230041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1785190977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3A4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1785192870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3A40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1785190728"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Ade897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1785230022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3A6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1785192710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3A1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1785190800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3A24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1785191864"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Aa0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1785190983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3Abc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1785230204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1785192392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3Ac94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1785193160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1785192554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1785191042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1785192002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Ada97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1785192534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3A9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1785192909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Ab852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1785238838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3A940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1785192786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3A0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1785192697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3Ac2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1785192516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1785193186"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3A6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1785192928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3Ae5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1785237183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1785191902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Ae45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1785192996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1785192522"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3Ae0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1785228816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1785190640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3Aa65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1785190971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1785190725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1785193868"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3A1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1785191316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Ae36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1785193315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3Aab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1785190952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1785192513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3A7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1785192158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1785192484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1785192587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3A368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1785236988"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3A6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1785192549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3Ac101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1785190695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1785193149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1785192507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1785191954"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Aa068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1785190690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1785190655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1785191542"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3A5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1785193151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1785192011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3Ae485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1785191806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1785192435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1785192179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3Ac8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1785191755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3A8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1785192656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3A961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1785192720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Aeb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1785193100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1785192841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3Ac2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1785192598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3Abfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1785191805"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3A80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1785192780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1785191414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1785191597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3A143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1785192964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3A17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1785190904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3Ae33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1785191780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-cloud-controller-manager-rhel9@sha256%3A04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9\u0026tag=1785191346"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9@sha256%3A810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=1785191447"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256%3Ae38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=1785193090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3A5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1785190784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-machine-controllers-rhel9@sha256%3Aef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9\u0026tag=1785191358"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3Aca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1785190639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1785192982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3A1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1785194512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3A2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1785194503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3Ad803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1785191650"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1785190700"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1785190686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3Af35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1785193169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Ae85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1785192142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3A6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1785193114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3A815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1785190912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1785197975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Ad6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1785193070"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3A6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1785190641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Afff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1785192628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3A9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1785192363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1785192121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3A7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1785192540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3A525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1785238614"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3A1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1785190677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1785192583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1785190870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3Ab86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1785190899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1785192920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3Abf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1785192702"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ac42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1785192629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ac55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1785190958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1785193200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Ad42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1785207785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1785192245"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3Aaefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1785192917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ada9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1785237098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1785193243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1785192684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1785191194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1785192090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1785193167"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3Ac776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1785192460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3A204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1785190846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/openshift/volume-data-source-validator-rhel9@sha256%3Ac6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/volume-data-source-validator-rhel9\u0026tag=1785192144"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9@sha256%3A811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9\u0026tag=1785192337"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-karpenter-provider-aws-rhel9@sha256%3A86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9\u0026tag=1785192180"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-kms-encryption-provider-rhel9@sha256%3A0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9\u0026tag=1785192226"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"product_id": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/aws-node-termination-handler-rhel9@sha256%3A74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/aws-node-termination-handler-rhel9\u0026tag=1785192610"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-kms-encryption-provider-rhel9@sha256%3A8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9\u0026tag=1785207655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-machine-controllers-rhel9@sha256%3A5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9\u0026tag=1785190689"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-runtimecfg-rhel9@sha256%3A107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9\u0026tag=1785191079"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-etcd-rhel9-operator@sha256%3A6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator\u0026tag=1785192260"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-monitoring-rhel9-operator@sha256%3Ae171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=1785192919"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-network-rhel9-operator@sha256%3A88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=1785191806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-node-tuning-rhel9-operator@sha256%3Aa56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=1785237073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-policy-controller-rhel9@sha256%3A3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9\u0026tag=1785192073"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-storage-rhel9-operator@sha256%3A58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator\u0026tag=1785191338"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-version-rhel9-operator@sha256%3Ae7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=1785192435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-configmap-reloader-rhel9@sha256%3Ade16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-configmap-reloader-rhel9\u0026tag=1785192124"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"product_id": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/container-networking-plugins-microshift-rhel9@sha256%3A4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9\u0026tag=1785191376"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-coredns-rhel9@sha256%3A02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-coredns-rhel9\u0026tag=1785192406"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-attacher-rhel9@sha256%3A084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9\u0026tag=1785193065"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9@sha256%3Ab9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9\u0026tag=1785190690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-manila-rhel9-operator@sha256%3A041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator\u0026tag=1785190668"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-driver-nfs-rhel9@sha256%3Abd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9\u0026tag=1785190716"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshot-metadata-rhel9@sha256%3A9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9\u0026tag=1785192001"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-livenessprobe-rhel9@sha256%3A6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9\u0026tag=1785191760"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-node-driver-registrar-rhel9@sha256%3A07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9\u0026tag=1785190679"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-provisioner-rhel9@sha256%3Ac000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9\u0026tag=1785191878"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"product_id": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/driver-toolkit-rhel9@sha256%3A85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=1785191137"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"product_id": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/egress-router-cni-rhel9@sha256%3Ab1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=1785192838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-workload-identity-federation-webhook-rhel9@sha256%3A89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9\u0026tag=1785192296"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-proxy-rhel9@sha256%3Aeaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-proxy-rhel9\u0026tag=1785192298"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-alertmanager-rhel9@sha256%3A51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9\u0026tag=1785192930"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-node-exporter-rhel9@sha256%3A9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9\u0026tag=1785190828"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9@sha256%3A933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=1785193216"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hypershift-rhel9@sha256%3A05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=1785192936"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-proxy-rhel9@sha256%3A3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-proxy-rhel9\u0026tag=1785192849"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-rbac-proxy-rhel9@sha256%3A4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9\u0026tag=1785191814"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-state-metrics-rhel9@sha256%3Ab5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9\u0026tag=1785192219"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-marketplace-rhel9@sha256%3Ae834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-marketplace-rhel9\u0026tag=1785190672"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-monitoring-plugin-rhel9@sha256%3A054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=1785230041"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-rhel9@sha256%3A24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-rhel9\u0026tag=1785190977"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-cni-microshift-rhel9@sha256%3Aa98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9\u0026tag=1785192870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-networkpolicy-rhel9@sha256%3Aef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9\u0026tag=1785190728"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-networking-console-plugin-rhel9@sha256%3Ad5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=1785230022"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-server-rhel9@sha256%3Aa8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-server-rhel9\u0026tag=1785192710"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"product_id": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/oc-mirror-plugin-rhel9@sha256%3Ac224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/oc-mirror-plugin-rhel9\u0026tag=1785190800"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-builder-rhel9@sha256%3Af93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=1785191864"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-rhel9@sha256%3Afbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=1785190983"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9@sha256%3A77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=1785230204"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-console-rhel9-operator@sha256%3A4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=1785192392"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-deployer-rhel9@sha256%3A678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=1785193160"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-haproxy-router-rhel9@sha256%3A4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-haproxy-router-rhel9\u0026tag=1785192554"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-hyperkube-rhel9@sha256%3A288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hyperkube-rhel9\u0026tag=1785191042"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-keepalived-ipfailover-rhel9@sha256%3A1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9\u0026tag=1785192002"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-pod-rhel9@sha256%3Af2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-pod-rhel9\u0026tag=1785192534"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-docker-registry-rhel9@sha256%3Acfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-registry-rhel9\u0026tag=1785192909"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tests-rhel9@sha256%3Ac9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=1785238838"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-state-metrics-rhel9@sha256%3Aed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9\u0026tag=1785192786"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cluster-api-controllers-rhel9@sha256%3Aeac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9\u0026tag=1785192697"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"product_id": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openstack-resource-controller-rhel9@sha256%3Ae6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openstack-resource-controller-rhel9\u0026tag=1785192516"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-lifecycle-manager-rhel9@sha256%3A794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=1785193186"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-registry-rhel9@sha256%3Ac0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=1785192928"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-api-server-rhel9@sha256%3A77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=1785237183"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-csr-approver-rhel9@sha256%3A44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=1785191902"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-node-agent-rhel9@sha256%3Ae90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=1785192996"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-orchestrator-rhel9@sha256%3A8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9\u0026tag=1785192522"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-agent-installer-utils-rhel9@sha256%3A18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=1785228816"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-apiserver-network-proxy-rhel9@sha256%3A273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9\u0026tag=1785190640"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"product_id": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/azure-service-rhel9-operator@sha256%3A78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/azure-service-rhel9-operator\u0026tag=1785190971"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-cluster-api-controllers-rhel9@sha256%3A5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9\u0026tag=1785190725"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-installer-rhel9@sha256%3A282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=1785193868"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-baremetal-rhel9-operator@sha256%3Ad047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=1785191316"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cli-artifacts-rhel9@sha256%3Ae8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=1785193315"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cloud-credential-rhel9-operator@sha256%3A5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=1785190952"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"product_id": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/cloud-network-config-controller-rhel9@sha256%3A893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/cloud-network-config-controller-rhel9\u0026tag=1785192513"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-api-rhel9@sha256%3Ac1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-api-rhel9\u0026tag=1785192158"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-authentication-rhel9-operator@sha256%3A2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator\u0026tag=1785192484"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-autoscaler-rhel9-operator@sha256%3A81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator\u0026tag=1785192587"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-baremetal-operator-rhel9@sha256%3Ab12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9\u0026tag=1785236988"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-bootstrap-rhel9@sha256%3Ad4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9\u0026tag=1785192549"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-capi-rhel9-operator@sha256%3A5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator\u0026tag=1785190695"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-cloud-controller-manager-rhel9-operator@sha256%3A508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator\u0026tag=1785193149"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-api-rhel9@sha256%3A71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-api-rhel9\u0026tag=1785192507"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-config-rhel9-operator@sha256%3A0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator\u0026tag=1785191954"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-control-plane-machine-set-rhel9-operator@sha256%3Ad0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator\u0026tag=1785190690"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256%3A71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator\u0026tag=1785190655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-dns-rhel9-operator@sha256%3A72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator\u0026tag=1785191542"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-image-registry-rhel9-operator@sha256%3Af0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator\u0026tag=1785193151"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-ingress-rhel9-operator@sha256%3A11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=1785192011"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-apiserver-rhel9-operator@sha256%3A02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=1785191806"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-controller-manager-rhel9-operator@sha256%3A69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator\u0026tag=1785192435"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-scheduler-rhel9-operator@sha256%3A191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator\u0026tag=1785192179"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256%3A9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator\u0026tag=1785191755"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-machine-approver-rhel9@sha256%3Ab951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9\u0026tag=1785192656"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-olm-rhel9-operator@sha256%3Acbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator\u0026tag=1785192720"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-apiserver-rhel9-operator@sha256%3Ab0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator\u0026tag=1785193100"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-openshift-controller-manager-rhel9-operator@sha256%3A1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator\u0026tag=1785192841"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-samples-rhel9-operator@sha256%3A69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator\u0026tag=1785192598"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-cluster-update-keys-rhel9@sha256%3A5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9\u0026tag=1785191805"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-container-networking-plugins-rhel9@sha256%3Aad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9\u0026tag=1785192780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-resizer-rhel9@sha256%3A18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9\u0026tag=1785191414"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-external-snapshotter-rhel9@sha256%3A037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9\u0026tag=1785191597"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-csi-snapshot-controller-rhel9@sha256%3Aa0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9\u0026tag=1785192964"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-etcd-rhel9@sha256%3Af4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-etcd-rhel9\u0026tag=1785190904"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"product_id": "registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/frr-rhel9@sha256%3A7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/frr-rhel9\u0026tag=1785191780"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cloud-controller-manager-rhel9@sha256%3A4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9\u0026tag=1785191611"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-cluster-api-controllers-rhel9@sha256%3A4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9\u0026tag=1785191458"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-rhel9@sha256%3Aecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9\u0026tag=1785190669"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-gcp-pd-csi-driver-operator-rhel9@sha256%3A5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9\u0026tag=1785191385"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ibmcloud-cluster-api-controllers-rhel9@sha256%3Ab2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9\u0026tag=1785190784"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-exporter-rhel9@sha256%3A9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-exporter-rhel9\u0026tag=1785190639"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"product_id": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/insights-runtime-extractor-rhel9@sha256%3A21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/insights-runtime-extractor-rhel9\u0026tag=1785192982"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-rhel9@sha256%3Af53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=1785194512"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-installer-artifacts-rhel9@sha256%3Ab0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=1785194503"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"product_id": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kube-metrics-server-rhel9@sha256%3A4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kube-metrics-server-rhel9\u0026tag=1785191650"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kube-storage-version-migrator-rhel9@sha256%3A73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9\u0026tag=1785190700"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-kubevirt-cloud-controller-manager-rhel9@sha256%3A03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9\u0026tag=1785190686"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"product_id": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/kubevirt-csi-driver-rhel9@sha256%3A7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9\u0026tag=1785193169"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-rhel9-operator@sha256%3Af44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-rhel9-operator\u0026tag=1785192142"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-gcp-rhel9@sha256%3A0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9\u0026tag=1785207735"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-api-provider-openstack-rhel9@sha256%3Aad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9\u0026tag=1785193114"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-config-rhel9-operator@sha256%3Ab62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=1785190912"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-machine-os-images-rhel9@sha256%3A64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=1785197975"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-admission-controller-rhel9@sha256%3Ac0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9\u0026tag=1785193070"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-route-override-cni-rhel9@sha256%3Aae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9\u0026tag=1785190641"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-multus-whereabouts-ipam-cni-rhel9@sha256%3Add45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9\u0026tag=1785192628"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-must-gather-rhel9@sha256%3Afc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=1785192363"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-interface-bond-cni-rhel9@sha256%3A6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9\u0026tag=1785192121"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-network-metrics-daemon-rhel9@sha256%3Ac0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9\u0026tag=1785192540"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"product_id": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/network-tools-rhel9@sha256%3Aa604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=1785238614"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-oauth-apiserver-rhel9@sha256%3Ac85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9\u0026tag=1785190677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-catalogd-rhel9@sha256%3A60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-catalogd-rhel9\u0026tag=1785192583"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-olm-operator-controller-rhel9@sha256%3A57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9\u0026tag=1785190870"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-apiserver-rhel9@sha256%3A19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9\u0026tag=1785190899"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openshift-controller-manager-rhel9@sha256%3A9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=1785192920"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9@sha256%3A5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9\u0026tag=1785192702"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cinder-csi-driver-rhel9-operator@sha256%3Ab63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator\u0026tag=1785192629"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-openstack-cloud-controller-manager-rhel9@sha256%3Ad8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9\u0026tag=1785190958"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-operator-framework-tools-rhel9@sha256%3A3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9\u0026tag=1785193200"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-rhel9@sha256%3Aa6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=1785207785"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9@sha256%3A254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9\u0026tag=1785191307"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-block-csi-driver-rhel9-operator@sha256%3Aaf38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator\u0026tag=1785190677"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-cloud-controller-manager-rhel9@sha256%3A3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9\u0026tag=1785191188"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-powervs-machine-controllers-rhel9@sha256%3Ab89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9\u0026tag=1785190655"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"product_id": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/openshift-route-controller-manager-rhel9@sha256%3A23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9\u0026tag=1785192245"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-service-ca-rhel9-operator@sha256%3A3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-service-ca-rhel9-operator\u0026tag=1785192917"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-tools-rhel9@sha256%3Ae82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=1785237098"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-ovn-kubernetes-microshift-rhel9@sha256%3A4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9\u0026tag=1785193243"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prom-label-proxy-rhel9@sha256%3A2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9\u0026tag=1785192684"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-config-reloader-rhel9@sha256%3A948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9\u0026tag=1785191194"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-rhel9-operator@sha256%3A64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9-operator\u0026tag=1785192090"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-prometheus-operator-admission-webhook-rhel9@sha256%3A13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9\u0026tag=1785193167"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-telemeter-rhel9@sha256%3A87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-telemeter-rhel9\u0026tag=1785192460"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"product_id": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/ose-thanos-rhel9@sha256%3Ae7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-thanos-rhel9\u0026tag=1785190846"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"product": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"product_id": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/openshift/volume-data-source-validator-rhel9@sha256%3A27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/volume-data-source-validator-rhel9\u0026tag=1785192144"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x"
},
"product_reference": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64"
},
"product_reference": "registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x"
},
"product_reference": "registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x"
},
"product_reference": "registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64"
},
"product_reference": "registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64"
},
"product_reference": "registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64 as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x as a component of Red Hat OpenShift Container Platform 4.22",
"product_id": "Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
},
"product_reference": "registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x",
"relates_to_product_reference": "Red Hat OpenShift Container Platform 4.22"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-12143",
"cwe": {
"id": "CWE-93",
"name": "Improper Neutralization of CRLF Sequences (\u0027CRLF Injection\u0027)"
},
"discovery_date": "2026-06-12T19:00:57.360953+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2488480"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in form-data, a library for creating readable multipart/form-data streams. A remote attacker can exploit this vulnerability by injecting carriage return (CR), line feed (LF), or double-quote (\") characters into the `field` argument of `FormData#append` or the `filename` option. This allows the attacker to inject additional headers or smuggle entire additional multipart parts into requests, potentially enabling them to add or override form fields and compromise data integrity.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "form-data: form-data: Form field override via CRLF injection",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is an Important impact flaw in the form-data library: a remote attacker can inject arbitrary headers or additional multipart parts via CRLF injection in field names or filenames, potentially overriding sensitive form fields and affecting data integrity.\n\nFor RHOAI and RHEL AI, severity is Moderate because affected versions appear only as a transitive npm dependency in RHOAI (dashboard, mod-arch plugins, MLflow UI) and RHEL AI 3.4 bootc images, and those products use fixed field names for uploads rather than passing untrusted user input as multipart field names or filenames. The documented exploit path is therefore not reachable in default deployments. Practical impact is limited to non-default or custom integrations that forward multipart requests using attacker-controlled field names.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-12143"
},
{
"category": "external",
"summary": "RHBZ#2488480",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2488480"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-12143",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-12143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-12143"
},
{
"category": "external",
"summary": "https://cwe.mitre.org/data/definitions/93.html",
"url": "https://cwe.mitre.org/data/definitions/93.html"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435",
"url": "https://github.com/form-data/form-data/commit/64190db548c0179e37206858e39f27cf513e9435"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229",
"url": "https://github.com/form-data/form-data/commit/be3f3cf553978bac15a5182f1f3c3d2d38ccf229"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045",
"url": "https://github.com/form-data/form-data/commit/c7133499c2ee1b80c678e411244f4442bf902045"
},
{
"category": "external",
"summary": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx",
"url": "https://github.com/form-data/form-data/security/advisories/GHSA-hmw2-7cc7-3qxx"
},
{
"category": "external",
"summary": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data",
"url": "https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#multipart-form-data"
},
{
"category": "external",
"summary": "https://www.npmjs.com/package/form-data",
"url": "https://www.npmjs.com/package/form-data"
}
],
"release_date": "2026-06-12T18:01:30.362000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T12:03:17+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7480aa0eac4f9d0b698538c54fa21555f3b6fe91cd23be9879f6264918193364\n\n (For s390x architecture)\n The image digest is sha256:fd338d11415e37d2e6f4918e1751a4b64fb41ea28ff1315a4c1d67da7543d662\n\n (For ppc64le architecture)\n The image digest is sha256:2ec94920675f485e42f463cb9978db87a6bf692a90e7d31c709c42818822d0b6\n\n (For aarch64 architecture)\n The image digest is sha256:a184f7b6d752cea1136a3f3ce8f33130f24e8704fc86ee7faf689e29648fa5d9\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48693"
},
{
"category": "workaround",
"details": "Applications using the `form-data` library should implement strict input validation and sanitization for all field names and filenames derived from untrusted sources. This prevents the injection of control characters (CR, LF, \") that could lead to header injection or form field overrides. Deployments that exclusively use fixed or trusted field names are not impacted.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "form-data: form-data: Form field override via CRLF injection"
},
{
"acknowledgments": [
{
"names": [
"Microsoft Security Research (MSRC)"
],
"organization": "Microsoft"
}
],
"cve": "CVE-2026-16242",
"cwe": {
"id": "CWE-306",
"name": "Missing Authentication for Critical Function"
},
"discovery_date": "2026-07-20T04:50:48.621000+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2502690"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Konnectivity proxy-server configuration for hosted control planes. The agent-facing listener was started without --cluster-ca-cert (and without token-based agent authentication), so client certificates were not validated. A remote attacker who can reach the Konnectivity cluster endpoint could connect as an unauthenticated agent, join the routing pool, and potentially proxy, inspect, modify, or drop control-plane-to-node traffic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hypershift: Konnectivity proxy-server accepts agent connections without validating client certificates",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw in the Konnectivity proxy-server used by hosted control planes allows a remote, unauthenticated attacker who can reach the agent-facing (cluster) endpoint to establish an agent connection without presenting a client certificate signed by the hosted cluster\u2019s Konnectivity CA, and without using token-based agent authentication. Because that endpoint is exposed so worker agents can connect, a successful attack can enroll an untrusted agent in the routing pool. When the proxy selects that stream for a control-plane dial, the attacker may proxy, inspect, modify, or drop control-plane-to-node traffic, affecting confidentiality, integrity, and availability of that path.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-16242"
},
{
"category": "external",
"summary": "RHBZ#2502690",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2502690"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-16242",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-16242"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-16242",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-16242"
},
{
"category": "external",
"summary": "https://github.com/openshift/hypershift/pull/9031",
"url": "https://github.com/openshift/hypershift/pull/9031"
}
],
"release_date": "2026-07-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T12:03:17+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7480aa0eac4f9d0b698538c54fa21555f3b6fe91cd23be9879f6264918193364\n\n (For s390x architecture)\n The image digest is sha256:fd338d11415e37d2e6f4918e1751a4b64fb41ea28ff1315a4c1d67da7543d662\n\n (For ppc64le architecture)\n The image digest is sha256:2ec94920675f485e42f463cb9978db87a6bf692a90e7d31c709c42818822d0b6\n\n (For aarch64 architecture)\n The image digest is sha256:a184f7b6d752cea1136a3f3ce8f33130f24e8704fc86ee7faf689e29648fa5d9\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48693"
},
{
"category": "workaround",
"details": "Until an update that configures Konnectivity agent authentication is applied, restrict network access to the Konnectivity cluster (agent) endpoint so that only trusted worker networks can reach it. For NodePort or LoadBalancer publishing, limit ingress to port 8091 to worker node subnet ranges. For Route-based publishing, restrict access to the Konnectivity route to trusted networks where possible. These controls reduce the chance that an unauthenticated attacker can reach the agent listener; they do not replace proper agent client-certificate (or token) authentication.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 9.4,
"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:L",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "hypershift: Konnectivity proxy-server accepts agent connections without validating client certificates"
},
{
"cve": "CVE-2026-39829",
"cwe": {
"id": "CWE-1284",
"name": "Improper Validation of Specified Quantity in Input"
},
"discovery_date": "2026-05-22T04:01:30.092249+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480681"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The RSA and DSA public key parsers in the affected component did not enforce size limits on key parameters. This vulnerability allows an unauthenticated client to provide a crafted public key with an excessively large modulus or DSA parameter during public key authentication. Successful exploitation could lead to a denial of service (DoS) due to prolonged CPU consumption during signature verification.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in golang.org/x/crypto/ssh is rated as Important. An unauthenticated remote attacker could trigger a denial of service by providing a specially crafted public key with excessively large parameters during SSH public key authentication. This could lead to prolonged CPU consumption on the server, impacting service availability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39829"
},
{
"category": "external",
"summary": "RHBZ#2480681",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480681"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39829",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39829"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39829"
},
{
"category": "external",
"summary": "https://go.dev/cl/781641",
"url": "https://go.dev/cl/781641"
},
{
"category": "external",
"summary": "https://go.dev/cl/781661",
"url": "https://go.dev/cl/781661"
},
{
"category": "external",
"summary": "https://go.dev/issue/79565",
"url": "https://go.dev/issue/79565"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5018",
"url": "https://pkg.go.dev/vuln/GO-2026-5018"
}
],
"release_date": "2026-05-22T02:31:27.324000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T12:03:17+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7480aa0eac4f9d0b698538c54fa21555f3b6fe91cd23be9879f6264918193364\n\n (For s390x architecture)\n The image digest is sha256:fd338d11415e37d2e6f4918e1751a4b64fb41ea28ff1315a4c1d67da7543d662\n\n (For ppc64le architecture)\n The image digest is sha256:2ec94920675f485e42f463cb9978db87a6bf692a90e7d31c709c42818822d0b6\n\n (For aarch64 architecture)\n The image digest is sha256:a184f7b6d752cea1136a3f3ce8f33130f24e8704fc86ee7faf689e29648fa5d9\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48693"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted public key with excessive parameters"
},
{
"cve": "CVE-2026-44240",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-05-12T21:01:23.022468+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2476813"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in basic-ftp, an FTP client for Node.js. A malicious or compromised FTP server can exploit this vulnerability by sending an unterminated multiline response during the initial FTP banner phase, before authentication. The client continuously appends attacker-controlled data and repeatedly reparses the accumulated buffer without enforcing a maximum size. This can lead to a client-side Denial of Service (DoS), causing the application to become unresponsive, consume excessive memory and CPU, and potentially result in process termination or service degradation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "basic-ftp: basic-ftp: Client-side Denial of Service via unterminated multiline FTP responses",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44240"
},
{
"category": "external",
"summary": "RHBZ#2476813",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2476813"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44240",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44240"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44240",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44240"
},
{
"category": "external",
"summary": "https://github.com/patrickjuchli/basic-ftp/security/advisories/GHSA-rpmf-866q-6p89",
"url": "https://github.com/patrickjuchli/basic-ftp/security/advisories/GHSA-rpmf-866q-6p89"
}
],
"release_date": "2026-05-12T20:37:43.098000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T12:03:17+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7480aa0eac4f9d0b698538c54fa21555f3b6fe91cd23be9879f6264918193364\n\n (For s390x architecture)\n The image digest is sha256:fd338d11415e37d2e6f4918e1751a4b64fb41ea28ff1315a4c1d67da7543d662\n\n (For ppc64le architecture)\n The image digest is sha256:2ec94920675f485e42f463cb9978db87a6bf692a90e7d31c709c42818822d0b6\n\n (For aarch64 architecture)\n The image digest is sha256:a184f7b6d752cea1136a3f3ce8f33130f24e8704fc86ee7faf689e29648fa5d9\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48693"
},
{
"category": "workaround",
"details": "To mitigate this issue, restrict applications using the `basic-ftp` client to connect only to trusted FTP servers. Implement firewall rules or network access controls to limit outbound connections from affected systems to known, legitimate FTP endpoints. This operational control reduces the exposure to malicious or compromised FTP servers that could exploit this vulnerability. A restart of the affected application may be required for changes to take effect.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "basic-ftp: basic-ftp: Client-side Denial of Service via unterminated multiline FTP responses"
},
{
"cve": "CVE-2026-45736",
"cwe": {
"id": "CWE-824",
"name": "Access of Uninitialized Pointer"
},
"discovery_date": "2026-05-15T16:00:55.786944+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2477914"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ws, an open source WebSocket client and server for Node.js. The `websocket.close()` implementation is vulnerable to uninitialized memory disclosure when a `TypedArray` is passed as the reason argument. This can lead to the disclosure of sensitive information from uninitialized memory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important vulnerability in the `ws` WebSocket library for Node.js could lead to sensitive information disclosure. The flaw occurs when a `TypedArray` is specifically provided as the `reason` argument to the `websocket.close()` function, potentially exposing uninitialized memory. Red Hat products utilizing this library may be affected if their implementations allow for such a crafted `close()` call.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-45736"
},
{
"category": "external",
"summary": "RHBZ#2477914",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2477914"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-45736",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-45736"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-45736",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-45736"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/commit/c0327ec15a54d701eb6ccefaa8bef328cfc03086",
"url": "https://github.com/websockets/ws/commit/c0327ec15a54d701eb6ccefaa8bef328cfc03086"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-58qx-3vcg-4xpx",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-58qx-3vcg-4xpx"
}
],
"release_date": "2026-05-15T14:53:57.263000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T12:03:17+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7480aa0eac4f9d0b698538c54fa21555f3b6fe91cd23be9879f6264918193364\n\n (For s390x architecture)\n The image digest is sha256:fd338d11415e37d2e6f4918e1751a4b64fb41ea28ff1315a4c1d67da7543d662\n\n (For ppc64le architecture)\n The image digest is sha256:2ec94920675f485e42f463cb9978db87a6bf692a90e7d31c709c42818822d0b6\n\n (For aarch64 architecture)\n The image digest is sha256:a184f7b6d752cea1136a3f3ce8f33130f24e8704fc86ee7faf689e29648fa5d9\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48693"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "ws: ws: Uninitialized memory disclosure via `websocket.close()` with `TypedArray`"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T12:03:17+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7480aa0eac4f9d0b698538c54fa21555f3b6fe91cd23be9879f6264918193364\n\n (For s390x architecture)\n The image digest is sha256:fd338d11415e37d2e6f4918e1751a4b64fb41ea28ff1315a4c1d67da7543d662\n\n (For ppc64le architecture)\n The image digest is sha256:2ec94920675f485e42f463cb9978db87a6bf692a90e7d31c709c42818822d0b6\n\n (For aarch64 architecture)\n The image digest is sha256:a184f7b6d752cea1136a3f3ce8f33130f24e8704fc86ee7faf689e29648fa5d9\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48693"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-49978",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2026-07-14T21:05:26.253019+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2500695"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in DOMPurify, a tool designed to sanitize HTML, MathML, and SVG to prevent cross-site scripting (XSS) attacks. When performing in-place sanitization, DOMPurify could fail to properly process content within shadow DOM elements attached to a \u003ctemplate\u003e.content. This oversight allows an attacker to embed malicious code, such as JavaScript, which could then execute when the sanitized template is used by an application, potentially leading to unauthorized actions or information disclosure.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "dompurify: DOMPurify: Cross-site scripting vulnerability allows code execution",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in DOMPurify is rated as Important as it allows for cross-site scripting (XSS) attacks. When DOMPurify performs in-place sanitization, it may fail to properly process shadow DOM content within `\u003ctemplate\u003e.content`, enabling an attacker to embed and execute malicious JavaScript. This could lead to unauthorized actions or information disclosure in Red Hat products that utilize DOMPurify for sanitizing untrusted HTML, MathML, or SVG.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64"
],
"known_not_affected": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-49978"
},
{
"category": "external",
"summary": "RHBZ#2500695",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2500695"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-49978",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-49978"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-49978",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-49978"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/commit/ca30f070c360df162a3e3848e80e6fd3c9e74bff",
"url": "https://github.com/cure53/DOMPurify/commit/ca30f070c360df162a3e3848e80e6fd3c9e74bff"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/releases/tag/3.4.7",
"url": "https://github.com/cure53/DOMPurify/releases/tag/3.4.7"
},
{
"category": "external",
"summary": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-rp9w-3fw7-7cwq",
"url": "https://github.com/cure53/DOMPurify/security/advisories/GHSA-rp9w-3fw7-7cwq"
}
],
"release_date": "2026-07-14T20:02:46.263000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-04T12:03:17+00:00",
"details": "For OpenShift Container Platform 4.22 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html/release_notes/\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\nThe sha values for the release are as follows:\n\n (For x86_64 architecture)\n The image digest is sha256:7480aa0eac4f9d0b698538c54fa21555f3b6fe91cd23be9879f6264918193364\n\n (For s390x architecture)\n The image digest is sha256:fd338d11415e37d2e6f4918e1751a4b64fb41ea28ff1315a4c1d67da7543d662\n\n (For ppc64le architecture)\n The image digest is sha256:2ec94920675f485e42f463cb9978db87a6bf692a90e7d31c709c42818822d0b6\n\n (For aarch64 architecture)\n The image digest is sha256:a184f7b6d752cea1136a3f3ce8f33130f24e8704fc86ee7faf689e29648fa5d9\n\nAll OpenShift Container Platform 4.22 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.redhat.com/en/documentation/openshift_container_platform/4.22/html-single/updating_clusters/index#updating-cluster-cli.",
"product_ids": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:48693"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:5c02403f585a4e9aee97d282047903e2e53ceedeb4e4827d34cd5dcf014b4d03_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:865bef67ba8ab55bbc5879f07e5478b8d1a5aef526d645639925f10fa011df22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:86ba489b8c986547d2cb5029e18c2fe53e1b3989000ac75b7a467e0c1f34b71f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-karpenter-provider-aws-rhel9@sha256:9d0bcf9f382557faa7356721708e51aebccbe4a2f5af36fe16a32672da8e29bd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:0c215a9b6c7bb4153a2ce51c1ae5b62231d6b68bbcd23291bb066d49afa21cd8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:1719282d1ba523b894ac25ba2590f64b82de992b322b8d6d81dad3b6073b0307_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:a89c8443e75d509fff769b59d32c3f5d81ae4deac1f6fb95c1636d2148fc83d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-kms-encryption-provider-rhel9@sha256:d75f17d15f90121346ac92d4d257cdebe43f9bc68281aa9a40bb251eac51bdc0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:74be2c71b826b2d12c61ee26c709609c96aea42bee9714c9cbe5729dbdee2413_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:7df4ce9dd7870923f4db862482d6e128bdadca118de0a7633302a8c95893922e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:99d0f2ae59b61fb040937dc0f309c762c4b6e04bc7b11d924deb8219d0e00020_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/aws-node-termination-handler-rhel9@sha256:ed500e4f081f57c69ffe4f0b02fd9f5713a2d48797c3e939a3ae4e8f38c67b19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:0beaad4107cb0d6fb39a13863717f9ccda958da36e6708898b51812d17b2b8b1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:2782952f1ccd511bf3800989a4ef697ab60d59eefd4ecf3cb6031d0576e22072_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:8532770ce8d504ac4ed7cd8b888e6559267a590a025c3da5ffc2838be2ccb711_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-kms-encryption-provider-rhel9@sha256:956483a7f9c452bc7fee16a36f03d96e9e3b3da9dd288c007b74943df39131d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:1e28b9a28f7157a6a752bed299f6490b651ff94fc2b5ebae9857f105cde4a4ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:5e8fa0f7f010004e5f87664c8e8f401986463ff1455e60b5ec33dc0a9553057d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:78777e9ac31f77e67875b1ef6ecd4b44c85dd7a58fce69d298e422aa96697500_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/azure-service-rhel9-operator@sha256:a65f8fa6c32fed51ffc7a138357760b28e9149cb645e4d2d58711c38157bfee5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:3a16c9bfdcbe7a08df39edf85f48c9a9ba23795de661577e4ff423ef43d6c918_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:555ef14fbf9131cf085620191d48472082948aeffe0d27d5194770873999e3a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:893dc42bbccf9b97ac244efe1e0c9fb3039c7e00d883bee1c2ed74afe721406c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/cloud-network-config-controller-rhel9@sha256:96712a7e8097b7561b273131243d04d9d8b72c1ee72f060b701bbf0751644fc2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:4494f866bf2c37d89ae15172acce880ea25fe6f29bffbf56b78c531ec9bdfeb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:88e085e8fd36aaf2037c5ea55f00a237efa43f764dc66e36a062835e59007413_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:a78ebd2a947cc4126b691e1afa0933acda8f1eca9df7e288980337a926fadde0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/container-networking-plugins-microshift-rhel9@sha256:d4c34cd6862f6bcaa256b918c5a07a7d0b580dc906d00274116e33029477aaab_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:0cbcf0d191d5c7876a98a35c1f872048d49d82a5a69eeadd4f6e0a59c1a8968b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:7a107e5c6f894ea9dbb7afd81f850fb38356cfcbf3c98473b3f2f7d4ce7f2ff7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:85377bf311b3a9f0cc34712b3e1ce939ef3c0ed387a94695ed58922ecc5933b2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/driver-toolkit-rhel9@sha256:dee8facd1cab8ec8811a13fb5dd3181db0448ae8daa51df0025a50051f3bc81d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:31d70b9e07a1f57c05f02641736ca4aeb5ee419474034aee037d27b4a2c0eb70_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:53637888e78c996fc7a07b31b5d5ca6a52d377506072fc904060e1b9205231bb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:b1bb766f58166625adf8095c68d26967278e291e1d1ea9aed1b3bff37af013cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/egress-router-cni-rhel9@sha256:bfcc87ec68aec2083461a20e6d771386d06b9c9806df1b184fd34ad45e1b05b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:6cc3430f755d9d17273c609839793584054c6c6434247d75354af94aa315949a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:7d1ed458cdeda20885c96af5942566ffa09778c8dbac6aaeb2f7f633babe8d78_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:c096b26fd69958f1728e886cc5285afb227fea51eab24251147d70d62a8d45e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/frr-rhel9@sha256:e33e72325422bba0ef55262b9d4c7d5a467b348e5681634386d70ae57e679e02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:4df660f4bf858e78ae5e9012a3ef14655cb1eeedae45f22d463ae68ebaf0969f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:84d0bffc9b4b460180fe6cbb5dd14dbcc498325070447b399e790a1e00a6ed19_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:9baca4a27e60b5d6deb31c806c33af8acfd1334bfedc74c2ac2639c93c1396d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-exporter-rhel9@sha256:ca82d03210ff9546e9b45910bb2204f98adcf30af335512f81ecb06ad1e3e0fc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:21d240723d430691d5628b9c0164d53ab234ce5a3274a7eaefd01c5786bfaa69_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:34830ed1832134e821f410baba79733fa11314abe173460a217652455ba495f8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:3e9b75af4eae8e99492dd011983842a8fe9e3ae156b066994db3e88d911c248e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/insights-runtime-extractor-rhel9@sha256:51442ca1d710e4397ac9757bf29f17da3a1e0dcd9e87b271763b87827c54f546_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:0be8efc579a1012109a08d2a78f71c25e85b34b41357f06107466165ae45a0a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:4a79f53452129de9ff48d4137d920bfb86ac74babbc8cc3a3d8294835b1317ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:d803aa741afa242c542395710e24b48e1de1fdec2ea976b75f66639e7711f2a9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kube-metrics-server-rhel9@sha256:e664df2d8b6129503021ed4bf9ee4e73efb294f652766fa5f38c06457e859990_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:153fa3db4646947a7df51fb2bb010063904970e626b709d3634b3635ec524086_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:7113b69991ed5a1257cbb8260207d6dda5ca78d640255df0e9ed8fbf2f924838_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f35762803be34059c760a0564dfab8e57d585ad15333673daaa0f76b1bd6caf3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/kubevirt-csi-driver-rhel9@sha256:f383b0bf87d587a4074c2a0c166ed40f7684593e5ad5dcf1550f83de5c904c3e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:525cef8b0acab052ce4af960a7c32d35076e16f680f601e77517dff13d6a8e64_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:6685f06c05dca64ae5a5be9834270959f90689abea457ecbf55bd56de6914389_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:8d5c1cec95f6f80e54264aca271a2562178490f0c6e8fb2a2ebe0cf5afe07a54_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/network-tools-rhel9@sha256:a604f68fbbac757eb994be78d8f3ee8cbc665d504d7fa4d22bbaaffc77aa9e4b_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:1ffef3de485d192fbbccc6c6fcf6047e55d88b547ecc16393a8a5c823e64e2b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:a212090b623deba3794c507f63a5695853c0d642519cab119eb9710d50520ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:c224c0b5cb98b6979d15325534e431d242a66c94149e06aa9a2729ce297adfc0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/oc-mirror-plugin-rhel9@sha256:e6757be76eed347d21e5e2e0ccbcc9d5d65c86f40b8d124a343fe5e8055fbbb5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:23fc718d3c6ce4a737aa2400a0694071f406fc71534845fe641855c6a3aa42a6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:4f604dd93e5b6cf9ae48babbd0ab69b00b0a633c20dcf964d154d2c829415964_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:943d2d90ced7d28c9b674258d0cee3f44805d0087127bbe37f110430b6d6cd69_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openshift-route-controller-manager-rhel9@sha256:ed4e0973bb34ecb787e0d2bfaa92e6985883c22151b170847136856cf0c5fe94_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:366d3e63fc08120e6d4b18609d6c5ebbb94fa9c32971041984bda79450ff5e51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:b467d2fce6f80c930d7a4c0435ec07c822be7f6175d7c64d1344546aff2032a1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:c2b20ac266c4b5165d635b818decf4bd029c06346846e0552b0c5a2487bed0ef_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/openstack-resource-controller-rhel9@sha256:e6be237c06e6d84e9f57516927249c93d3016385e0c0f3290516dd55b016c7c6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:56e29de1cdd8ebd0baa6d0229a07ecc84ecb2635c88aadab49b40a42bd9be626_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:77c0d2274d35d4a516e74db48cd04ad8b007dcdf8b278f5017770fcd165dbb3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:ad5eba5d5e68a0f0c4a0dcb1f972eef414809f2a531903aa7a3986555c15e4f1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9@sha256:e5538a521d88d09445dcda36b6aa3dcedcd329b539ad179b8b7ca34631fd8c4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:3990eccfb80490579e164cde5d05bc7f99a1224d7221bf552297764b04ccd1b2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:44f0d2f7bd8e8697cd6808ad1fda916f65d05701a22de64d6c26f8f2061facf1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:736d139069e1601323875190aa384e4db022b0f5841f7f827570309a32bbdc21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9@sha256:cbc3b34a74f10380acc6bcd4b60cd9e46f2b16763501b1227aef1968a7890331_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:d836fce7700f0da6389485524f3196c2702c628fdd30635c580967d8afa42bc4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e45568ced83b61ad7b4e7cbaefa2050420234feab8794577f545921e32b4e953_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:e90c7a7de94a9a269613568537d8127f75574de354598ef066d3e4f335342f38_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9@sha256:eb33477324d8ad4f80dbd5441a0968d3d4403c93fc57ecd562684f2eaae1c1c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:5f040c957507216c329978c0dc9fb26a03bb2887d64a7ae26b942899a78c0f0d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6690a3f6fb2864713703fb289aad846ba0637c1269204894be6a88576d156583_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:6a23e5dfcde2435fce931e71b91a22319134ea6eaf956e67a2b5dd8fc0e97f9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-orchestrator-rhel9@sha256:8ecbc86c0e06f84d9a18947c78205c548212cc04d3a967da050aa094eae35435_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-ui-rhel9@sha256:0e16a3aafd2f71e49d1879721cc76bd1711fae7b0be615be35ec6dbbc7cd3f6c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:18cbafb45b97c1e963c19a1d3d4d38af13de67284315831a70cfb0e4a2bddd13_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:cbdc06578b5b74e3f1ed2a8ac10919b597f6d5ec4354566148d6335994f183a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e0fb44f1668dc683584732368e7e87cf3d6fbec9ae3070fafdf17c63fb0eac81_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9@sha256:e52d4c56aa800225b9aaaec0791d02e439a48e4b6a8735d9a54cd7c82365310f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:01eadbc0fdba52e6a66651dde08ba8fa334d1648e0e55f52802e123ccb4dfe57_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:273e86f25e38e07382a57560b540080f5c0acd9f4a03577c3ce2fc61473e8de8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:5d1cc478e1aa5bb8d3b9298f3ac117ae6d090a199be1cf7655d188a9a74e672b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-apiserver-network-proxy-rhel9@sha256:8dfaec198d3134d06fb0756c314b512a8660ef593cbdac3ef1a3a1e9314c8d0a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:01e22338052621081d133c2aa2b7ae303e89de62d19be5931076fb3a80886d38_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cloud-controller-manager-rhel9@sha256:371cf965c716a27fbe30df355fabd9ccb01c21ed16155905eba5eb57dabf7644_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:1846cf8532e3a8256df6885b1d768d6fc79e1f346d67cf82108eedd30fa8be5c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-cluster-api-controllers-rhel9@sha256:9cbf9fe7d42c987ca73085347ebc52f175f43d19096a1943500d2f4eca6d101d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:4961d7e15df5a749789113a89e9e8eaa2aeb30c8f59277390525d77acbf61949_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9-operator@sha256:6be1483c464ef4b01c8904128e352b902617c2457916960dbb84d32e0780fcf3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:1fb153b92e305e84fcf2359d46b30f9d15d72b7ff18b9eb495b51c2b00ac28c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-ebs-csi-driver-rhel9@sha256:5201889918d30f1db5ebe2b9b5eb279bd3bea54e417000cba9ebe35f92218f91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:3a08459d472286efe58bd8d339ddf8a218f9bb19d97110f23407af72949e2fa7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-aws-pod-identity-webhook-rhel9@sha256:f13756ab936a4549a823ed80b1fda6ffdd3611753d847d543ee67b04b7f91250_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:179042f0ac79952711f7c54e9abcfe2150922e746bfdb32f6a5e3cd0bffa4c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-controller-manager-rhel9@sha256:23550ccb2a5ec1b606dc03a0d27804d64735c166e8d0a4c46a0bdb42a16a2012_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:27f5d0ffdd419cef352d14341ac3bcc455f9a535b727a7f8995dc9cf369eba80_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cloud-node-manager-rhel9@sha256:823892ccda43556a788a679ea96e118ee226867aac2f76f4260ba5fb38c5aade_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:6771fc05142591347ea11932eb52339bda3b3ec9bbc36037eddd2fc544c2db35_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-cluster-api-controllers-rhel9@sha256:e23509c1230aec258ac8e21508fcffc6a0c0a6dc50db60634b4a2732283b2933_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:1318ccc0027c9c1a131a10da3d54de282c79b64f9be51d44cc69367c5592c32b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9-operator@sha256:b74f5cf39d39991b1f8fb825d40f2e54df43829085c7aed77422be241d3037f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:27e4b8b0a67b2c252ba0200bebcb13761c83ac386e4ee1e8eedcb92c7f078afa_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-disk-csi-driver-rhel9@sha256:ee548960b404457d49ca8da2459fcd435b34b50865de11841bede544d2fea3bb_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:6dbd50c2b3908b14599382e2ecd82fda1a42e60abbf621bc079de73c75e38377_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-operator-rhel9@sha256:eb5dde1262e6cd524b0f88fd7a0411f02ed074d29195906e83aed0d5f2d9937d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:090e0767500beee67252030f6dc4148ef83c8452329730305df2b99d3b0c78c1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-file-csi-driver-rhel9@sha256:c54604c4c18c45e64cdb9e4cf9570638e818ffdcb916752b252f0b74d9363ee0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:26de9c868084f1693aabe7f9750a71ce13bbc1f8a59098e8774d4b104131ea2c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-azure-workload-identity-webhook-rhel9@sha256:3093ce5e5579433f3d2cafa0c0953f7b214875acdf63d8137bac12f7bfe2083c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:53281cd88cc97de805fa6f1c8950afe739db0e881e817d7c9917b760ea9fcc3d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:5fe00af35ad6d6768ca7fdd10526e4ee0529b97bbf6923714921990d3643d5f7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:6987c4241b7cafe117b428b5fca942b93f0cc549b9abc403b6dbd752b6d32b88_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-cluster-api-controllers-rhel9@sha256:e228de50bee19f43d8411c5737a902b01943f3b3b50184615600cea3aabbba1e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:282bb1628605159b1400fb2f323bc622b9b0330e9fa271d988c3af01eb88a40e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:29189459873b3a1d62d0d13eee65024b8a8467e09ab63f58641656af0f420f3d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:ba7b2c6bb99284c6afb36dabc0a58b9eecf23a145ba4bce2526ef9f5fad7e1a1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-installer-rhel9@sha256:e3d07dcce4f2738233b8504c295d8e2a9a6c80bd67408526c0db53d57dbe2200_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:2b1d1c394cb1ae4393c52c6a8ad22bdf527448660b20435c1726a9ed50d9ad77_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:5fefd53b9b0f5e98d64d72cb0740788262930fd3c544b3e8077badc7b3b18674_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:da3d2c75e76cadd2954d87840804aff7a063e78aaebd7933d2d7bf27c3b26593_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-machine-controllers-rhel9@sha256:eefa75a0f73cf65c28531d0e18a7ef65b249ce8bf429ad593f487c5c9f118c07_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:03910921ea9217ef94ae30affad41f6e6ce4ea211ea7530b85a18a57bbfb63c7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:1c6f9791379d414ed10d20abea1bc8c7d37398408e65c1609606736b6ca1db8e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:a6c981db5faf517185417926e8c5ecfa13779e23d4944d53f75aafb889f2dc2b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-rhel9-operator@sha256:d047929afb3e323e9b76b64b0c874c9bf8782e3d32eedbe8a0a662102de06ac5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:097960093aebcb69a2d13d2b4f1e049799e7233cf5c7bb15fae161177c739590_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:107c41327f54154eff1e5bdb51012b069cc84fd96cb4734db63fb1e513d38271_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:4dfccdb332d8427a786e65034195166633468d24c8884aeee38781c52d420152_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-baremetal-runtimecfg-rhel9@sha256:fdd1130669472ddfd08eccb7141aec4f94dfc246c311abe164e2edd97dec73ef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:13ee48f19a585d91b3f7108e76ed4c518b353fcc15a56a4e8e41518ede46f326_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e36729a00d7b36f6357f1df022780d70b4ab80c7bac3a7de04cebcaf8388854b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:e8fdd73855813f573bcedd93bf12bff2978c9fd84c837870190391b1ca556200_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-artifacts-rhel9@sha256:efe76036edb8046a421a579551aabed4a43e599739bd40d0932e15fb2afb52ca_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:5f2b05016c34001aad251b6e0795e767d82f77da689182616fea57ec7b30336e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:a0ad25264b8bd46282b29b20657b9f832b6b2d314e3413ecdb3272819893c1e4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:c772e3e9d2978ac39219ae68f81724e2c6da19fd31bef109d58b1732b44582e1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cli-rhel9@sha256:fbcfaaf29ef472cb4110d4bd5afc1e21b2251606874b3d315293a444314e4412_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:5c088171843ea3f587566ad70d36f9b1fe82e1a66489e8091a83127892a6ee59_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:606ab1936832591659ade8428749f7f2f89602dbee0e31fd59683cb77f8d035f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:7553d894bad906ee4d03e131ad23a9f5b431a3b54c45a62824178bbad7acb7e1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator@sha256:ab86dddbaf78dc18474d65b5bf822e4274cb5a9903eeb80aaa2984f61a2a5d9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:17f48d6841db1a963f5f973e38fd291b5c2d7a08c1e812b09866a318ff51e1e8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:279ae9c25c6306cd58de0d1859c6e5db52564e4eb33e31b5f27390f32d7593a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:7aad1dd316475de52da607fcf1ac88b9625494e87e9262320e5e354cdd1c664d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-api-rhel9@sha256:c1ac524b7f48bcdc3f67fd0630655e551664c7ba348926aacb3f3f2e28c76db4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:18e85f14876f79a76ab5fe0c6df31de54b43344b86a9351edbabceaeda07ea7b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:2e6efc2aebac8fa2bd1a6b73e5566300e973b0793a3fc0ae03a78fe544612ad9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:44db9c188292c147830b27d012833632b0bc55bf509c46ea4acbadfe73779f51_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-authentication-rhel9-operator@sha256:466ffadb43ab80ddb04d6a42e2ef9ef1f21e356e14385161a5ebec46ee7812a3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:126c59ef13e58f459fc4aad9fc5c74e785ec037a04e29595d6c312c8317d003e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:65c5e7f2bdfd914f58d4ae42a21429ef5df29618063511d5240a455e7420f627_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:81cb9264fe1b815d51c8a4b42c62f6bd2cdf032ea7eeace545dc346770d0611f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9-operator@sha256:f893af1532d267a1e3d91babcd81930ce58650e9172c0cbd56ddf0e2dd8863c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:2e6251a3bad85ca7b3ab7fbf0f84efa6b00657352f68a508ae2d62dbc6e1039a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:376422466934d3f8b3536559dc096073512c330987f9c6d24ff9e4edc7f8df3d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:811d75d7a74cbb0e8cb8ed74402c9810bc0ab7e6a134fda9a9cd9bf46c0da0fe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-autoscaler-rhel9@sha256:987011045b68f14abbd1981957017d3ddf850369ab64322be1a1f21feeabc20e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:342454efc487dcde1ba3441448780872be5cdf667d0d9095b0a9969628feaff6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:368dd1013a8418fcd4b032f7f0d90cbf739cbfc7ddb0d5487d13b1740f08c523_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:b12227ee20775d0e5a566423d7c44afa365a2c071f678aec1a406a0f2552cf06_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-baremetal-operator-rhel9@sha256:c0f42a58c4789f338360714cf9633148f796b1f5a78b671102a8734d9e786799_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:2688d4abf4c896c45af63e9ef3281fb474e277a1968083f77fa6cddd1b34d479_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:6fb530921476074b19ee7652b54b85a5e6d4a9c1d93cbf101b93890dde1021e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:c797ff3b90a51ef216d47f0e02ec905aa2518fc99e26db9c7de369037d19eaff_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-bootstrap-rhel9@sha256:d4ac77103a80edbeb84c37f5db94df48fad58db920ce56bcf5481d48c8000cb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:5315fb02e8760f7548e028d404c961d6ff879886ac6927bcce836ed232f27725_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:abe3b4f78bafc59b21983204e1a1ed70aa1a9818dbc5d478e94e51500eef247b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:c101a783d692d17d6133b1aee900a85076268d06d7a87635f5c9004841c1ad7d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-capi-rhel9-operator@sha256:f42f84642a35ee81ca4bb7297b7bbdf493c3ab2b7b8dabe9f99c46e303c2a2c8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:27775619de2a12db21730e956ea4c4a87068fc7349c0bce67ed6ebffc4377ac4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:4cf26b1c389709d248dd55eace9e0792f210a97682471697e9f818c098157974_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:508819aaaf9ae8cc232d4155afae6878494b73aa46fe962e99976fae08f2c919_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-cloud-controller-manager-rhel9-operator@sha256:7530fd52583e7c441055e97f78bf7239d8b3cf6abec1dcdf120a01db2f519710_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:04f535dfd011914448ae693c4af23c91d3f7853af92fd2b046f7e1053720604a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:5d5559d764463bca2ca64b696fb05b9c232e90eb1037861e61d65508ceb7fa05_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:71b5ed9bd3a72ac8785d569be1f240a7da30190ee97afcdcbcbe30fd85288191_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-api-rhel9@sha256:e63481c4948623abf7f07c3a20e81ad8d858e9358d4837ffad0763e3979986a6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:00ad2027de9094111541d295d6766ed31563716be3c6667f81d7c799c431949f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:0ccd72628a0cb710e642d6f17ad19a6d647a3ffe673b83e518f399b7125d71ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:863ba9b3424ada5d5533ad9ec8d2e6f2b9b1a01a4e571607b499d2a71fcaa683_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-config-rhel9-operator@sha256:ea4952d314b83f87689ddf8e45261886e1deded628022b0c5c9cce1269330478_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:3d9a9c9af1fa8af1a91bccc7844efca2c91c3cd75fe26237b30482544b657f1f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:a068381a88e3ce7f726d43b89075ac73298a5bfaa69abbd1d4f60e53079b7b57_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:d0ef4606cc7616ca13d0288b96dfbebc9688383ca3abb54400d67949b1260f90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-control-plane-machine-set-rhel9-operator@sha256:f62fdf4fa506ba4fbe24dff918d5b80461b9c78fd7b65b020df1b14847c82ded_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:6eba1d7662bcf37bad399719f36c48a9f282b15617cd6e640ffb863c317c3f6d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:71e72a3b4aa8bb95bf57cc77a99708c4c2fbf51022e31953edc7f91a92457737_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:8cd13644a3b6b7d6db2ec24b8db4aec32038ee85d9ab437955de08eede04b585_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-csi-snapshot-controller-rhel9-operator@sha256:eeee36bbf30172eca09c55ebd3cfbd272124c2853e5b4129416405ea36dd54d1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:343d616421d4f3d767cff1716e635764a2c9db3bf38e7e7bb9e7b62ba994f568_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:72b3de750eb0712e4a723c67f343837d6b9c6d18439fc07844f3ad069515d1fb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:af6ee88be50c58a6559f5c928ba08458eb64e94a759d59bc9eb63a39a5cd4d17_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-dns-rhel9-operator@sha256:ec4e05de5bf39493d09b0b77266a879a5927050817f917e35462cf2a2ec07944_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:6623006904bf2c6af808bb4b378ea2b993112e88f7a287a48bc49503cdd04e89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:7c61baf7cbe0a380a4fb10a8d59710a1200a0b9c357d7b8558358342b4da84d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:dc2dd3139581e3abd37c3382a1504ddd2341dbe29d9ef89c36366b35113f1946_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-etcd-rhel9-operator@sha256:ebf62d610b19e62afada98ceeffaaf1a37764f4dabcf4921ba6d90920140441d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:1bd2cc22d9dc6aa7796302b3b82f071979eadd194ff4565b4fb5576a6200c2a8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:5dfede5cf35c81c72125c6794737f330d483527644d08fc46f0660be3b8be73e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:92fb6175473c3e25d477cd456970f03b3774e1fd2bf211695aa9608c9966d131_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-image-registry-rhel9-operator@sha256:f0a1d0c300a8b0ff01d06480d39bcb937b1658c5f8f6b18f4392b0ab6bf8a4f1_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:11b3d83dbb1ded015b60cdf13496ca48f265464d789bacc84d545fa9d7abd4ea_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:1b270ecdad46aa140e1dd96345d12f96cf22bfbaadfbff1d444b4ea8e747c0eb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:625a29f4a5523457be26c33a10728d7596c44536f442885d4d3db6decd73d7f2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator@sha256:fb2b717107c0a3b8e1504fd7070a7d36f128cd7523831b3f727f2ac133163f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:02c2f1e9a876d64a33b9faf1af8d7f4f70490389ad3c647df33d3a82ef18d1d4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:23bb001c040bd842493ec55d21bdb287ca9f42b5e951696ec41bd8ba8bff0159_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:43fa9c08b77ec2a0b008cfd9c25497fc81fe18b81420de2c041e841d69bee40b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:e485309b94d59b0fa6487c5d786e294c618a27b19061f70c6c543b6955a73b4d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:69c91dca4d572118eb3fe6db67f49df70c220554687ad07f97adf9e0cf9436b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:745afbbb37efb19b73153223e1bb80ccf87c06a6004c5892c78471a2e715b3b4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:94679af4468b31d73d701bca6ab4ee24a538f9e7e51e2305547da1591000c32c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-controller-manager-rhel9-operator@sha256:9e238ba51994214fb9c0301c7b8630078aa14fb689029e7af1aa6bb0b5f5e43d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:191226111287df0a4810d55aef9bd1c4211dffa2bda2476a2da3541c70b9cbb2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:293eb8efd49d97b0cb938ffafa8b7ff6d40bb10f9b8ef303db906c60db3c49a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:51cef214e2d95ebfddc1f100befe8ca9c62d2878068151c5b7d71b198bf7e362_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-scheduler-rhel9-operator@sha256:53375e9a6e9824ba5e8fd045ba472fb557276195abf0bf097ddfdd12fa12612d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:2653e5df3376a4c43b31832d62043f35b5504d7a8842caa35e51fd5d814b9d9c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:73d2b5d42cca9e2806a6bca201effa3e1481697f6b0d3ee926767a79c884feb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:9e04ed8ee62ceef50b910899dfc9bbeeb5fcc48f8eef2f5c725f65c274c47520_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-kube-storage-version-migrator-rhel9-operator@sha256:c8b0041f9971ad9fd9f7af3608a98032c60610d7bb47ffab6df5b7fdfe1e92f4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:0d5bf223db415f6aef41da61f6545924b62693009cb7fde4da744b1afbde68e5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:8ba4d14b1ab2511cac834de9d549717eff1540e30016a0a848b3bb795f4f841b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:b951abf7fb31ba8dd3e7e301beaae0428591a6580b21530375f50142634bde3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-machine-approver-rhel9@sha256:bd35a563307b33bc1c2d3f555360193a7cba83a0f5ed6ff27ac75ca6063684c7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:63ea2a74c8336833f89eb9ca9f5061d0bccfbba31dda7242d2ca06d6bdcfa73b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:9006e13ae51b0a80d2e9f1a23a2f1f8fe7c797211ce214548e4cbce9c34e77c9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:b191a545fa4b25c99eb1362fe03a846aaa0f4ee8685458d7fcf03d63ce70f41c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator@sha256:e171996111f91e80ab8c03e4448e875ae3cfbcb0ee1dda9f19d006f5fc9b17f9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:067dddbb429075c373888347937a7662fe13f1a170787b9e358a18ce0a876ac3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:6abcc6bfd8ef2f9fd27ac85ff824f3260ffbdb453f3adfa3ad6478033290050a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:88201f83c67345ea4dda8e2a6a1d8764df781c5adc6b8e75032c8d278cfa5e35_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator@sha256:fe2550465ef25c4c9db5e90c09dd6c781e6fc056525456e610e9286c64f3f477_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:245eaae4add8cc676ce8808285d87b59b3a23d4aa4722515fa3dcbdbbe74ea04_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:73f4b2518eb47a5c3e051409619dadb917cc3d38e14e6cf60d12395542ad017f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:a56cc99bfd44c4741d2c806fc0500dcb187ea0a3566bf290a40c402fc1b1e93a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:fa2b4a8ab2b5722956a1a2c5f87983a736a099c45f17df12f497646032d45deb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:28e62c7e9e6febf40c84c7c200a83aee5beeebc2d45a542a2aaf918b33352d71_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:8fdf79179f1cf3e6712299b902ce79a8cc4d195bc58f733ba69821c5647108ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:961174ecc33e20a2416e9e07ed24d08e09ad2c9e1a2b36d470ae131b2f51e958_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-olm-rhel9-operator@sha256:cbfaa2938b701c732eff365fa8b9014d1c9fce104054d09e8ddac75b910230f5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:66c105fc64a59d40480e8da3a1180045b96975b537add98c14c3a2581ddd44a5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:b0f2156f4b20b02d1c27bce582cf7d7cb99a819b236458fe0967ab8f2693ded8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:e4db82eec5d8a3f8e0a0df72073d2eea434252155de9e6e73623f11453437b69_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-apiserver-rhel9-operator@sha256:eb1b2ce0420d6b3cece4935655bf5ff9f37184e8d94ea5dfce42f82b62b024c2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:1f015b32326e75cefd8ff333fb8832ccc504ce029fbec8c97e853d13aa933d02_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:8b0916b0742ae82fa1b8c12d833dfd09694e87c4e56d21388332f40278d26c91_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:95fc618502683593d7493258e5a6eb5147982e5dc44ed8f601dae4b811d25b2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-openshift-controller-manager-rhel9-operator@sha256:f5a4a3e940a4f9f366e3f5c71aadfce9c9e524f061719e1f53cca697b1a3066e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:1c6d46d3d53ae72adfc8cf27f0d85677e4528dd4c539d67020a608677ce02f92_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:32cea7626f89dbaad387c63d59718e60f0d546edb3f0a97e828ca4c9b2f998b7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:3515899e76bac4087605b6e656ea5ddf094176099cb92740d133431bdd1ac8b3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-policy-controller-rhel9@sha256:e2ce99066c673dbae6e684d260ac0a29cf751b835b02fc2fc6d0755583b1e610_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:4553e43d7224b8e7ed3286707b174098a992784cac1ff27fa82a994d77818f38_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:69f64d78a479e8603d82188a3bb3e67730c2a343701178a4c3451b01558f1073_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:c2c4a4299978e4780551ca04170b124efb2d53ce39ee1a69d07d65e8e31ee0b5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-samples-rhel9-operator@sha256:e3da65ef3c4cb546e589ee98d6545f7625579731e20c6d7165f22f3d29c8eb9d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:58c040e4e9de0682de7eb0bf4788ec4ae8d7ac47b9d4e39ef018a46c02e8d188_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:a57c514d9de8a6d76cc2c3d23d370bc3ba7c44a80722da97e1c4367c9a72869a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:eb5986d7e2dcc813883e87905a5709a566f9532d5010d5208516f4266c076343_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-storage-rhel9-operator@sha256:f0f708d874593e131d91624e312d53bc94b9cbcabb23d4b1c8c1619156115884_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:5788e4fe8bb9847d139d3cb956efb3696366836b1db25188423a7d0a6e3447da_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:ba8264133c7273f8157ce78b911994d97f4b3a18ca318bbaabbe7916324d5659_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:bfd270e9dd0f29b68aac9ab27ae0e6cb4b720a89a8a930e18ccf2753cc626c9b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-update-keys-rhel9@sha256:d64baf233f9836120a0e6ed802c3da612929c48959abddbdc336b4f90d4621be_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:30132dfc98b05d2f7064a45e07b8afdc57a12a653e1a172a584b4e9086db1867_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:4ab3d2e57fdd8c3ffa3f7d3cb99e59a5590413be53a4dbabef38188517ae244b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:a0733e0ad769b8f48f9f2ab404cc0e3cdc20794444f108701cb3053b3efce556_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator@sha256:e7f9e0b6fd8b5914bba5a47c093ea5dc41c60ff6866baa3dbc1a9e6d1fa2f34d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:068348b70bbdf2da7326282135efa27bf580c00ea501f0caf2c396c4397b8370_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:5f2f133792885eb6455f8b436cbe79f9f9b8d25f0fb2cf09f64775d110992dc9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:de16dac6c9d550e8983d935a05e5729a726ed9a91a7e43dbe4418a1264b1d2ae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-configmap-reloader-rhel9@sha256:feac41e1ccc44975bdbf658e1a7b4090437814e63bab3ff22ba83a61a276d5b6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:3bd1a693cf9b7bd8f612334ea3041340401ec7491865bd7f70c14ee75714563b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:45c494bd9b6e75d5a0cc1ffe4bdbcba9e798621f3aa418128b9e95d95103c64f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:4cb97ac0889259be109bfa51887f53a351fb7f8dfcefbe0955c73a57dd2f7cf0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9-operator@sha256:e1bce17a1822b38d8baccae6fdbe8707d70a2f02902756a3907d0b8bcdbd776b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:0d9b3f0799f94aed80370abf45dde705c85fe0728df0b9c31da5c306c27cadff_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:26e75e7d3d70aa02bbea30f272b17ab6a86de541e778273e15e8665ff46fbae1_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:77ebd2dafa46ae64932107795db3dbd2d63f1f5d04d4fff919baa208d969fbae_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-console-rhel9@sha256:bc657628b59463a178c3a1f093c3d7621e3d6009fc268ce4155d98f6a138de47_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:292b02284dd3ab169f8bd921ad3bcd0fb41b40d774d83e6b7e8ba9605e4f821a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:80cc7ec827dd17feef2d4dff2041d134568fd88a000d462dbac2b746d4d9a306_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:ad307c434a5da314784d0240a76b2886bede47e1b98f5b4b3686ff34aefafe20_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-container-networking-plugins-rhel9@sha256:e2d996be6f740717eca3487ad2c7df2be0882e786f5fabdade99beccee7b5cc9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:02291571e94eb9c32a5324f0833ae6e59563f71d41b9c632746d1c02b8c73985_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:056058849d23deb67c7643be506b959e3699ba2af4000c1273cf93344724fa99_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:9e88eb7628d25676e2ca145a573463a7eb7508fdd7fc1324543dbf15d81162e7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-coredns-rhel9@sha256:fa3c70273291d39dc1d2ac81d5066c9a2c84a8c58bb91a2c3a53143fe7a2dc9c_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:041570975fd5cd7f11f78a3ee63734659b7e33c9ae52b3dc4426b70b665e1660_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9-operator@sha256:04abae40a496955d103adf05e119daccc3ac287753194f85e9c8f80c26fffaef_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:b9281b5074ee875e987d3450f5e8068554901a318fc9ca24011943a58cff506f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-manila-rhel9@sha256:e15958956de208aa02354e8f54ab11c90d614e44081be7ef066a9c280dc5eb81_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:5330b66aa6b9c10ec6d37752549c0de0a482cfd15d77e42cf5e5c24e121e97bf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-driver-nfs-rhel9@sha256:bd45482f9290c0e5b73adc71dd39cf3916b18f1d0d7a7f9be368e9cd2412e59d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:084dde17900c177fcac0535aa26d1e2ff048543fded1bc657256d9424db0843a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:51ce48ddfe5b5d9d7547f7bc30fbf71b37e50e60843915f78d270c7eb56ba74d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:9c7c685353a829c6c86226ab5a4f0e5f515f6d1512ff8bc271166a3a60ae002c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-attacher-rhel9@sha256:e3586b86f5ae30a66f41cc2deee6f39f641c28d977d1eb2506806cd68d41901e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:1ee5fb4d70660eed0b0820d9fc2a749c0f00556d5435f7411a19572e6722c477_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:519f9aae261455af056cc63b7c6eda3473e78011dd0a9fceb28ca488df7b5a96_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:c000b2ff6b4b3c2762ae2529f9e0b86ab51e97b28efd5cf37c20cd82e702d1b6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-provisioner-rhel9@sha256:fbf1e99046ff3dad8a4181931ba12b94a7cab6a3119f6a5f00b2a72f53ae2a05_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:073cc19273697065ea2fd99b80fde8ebd74b4087313a14928fd54fbbbc7346b9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:0e77e4217cc56b9c5194b46cd169c20a364ff2819635ee352ed25dd1d6096b2e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:18a01dfc7c1c7be2334a00f736c4334113cc577634b7532efd9cb62f1efe48d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-resizer-rhel9@sha256:5785218d3ec41f674af85e29b7666d4986b8344da6f02e7bc2554c26b1e8db9f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:59c991e6643575bbe0385eb11f662c67012766fd84d96049c8a332605bd9fa4b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:9ca1e65ccb2ec4b72e9e7825419807abc2f8248185305c5deb2fbea3eb24ff47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:b125093f2dd784340e6035329f5eb19f47a4dca4bfbfc73519f1b4bb83e33b17_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshot-metadata-rhel9@sha256:f80ca8e72c11b8eed3f5c84a4335b67ea1d8b3514556da1a5c4bc29c16f2a0ee_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:037a4421ab9704c1c0539d70c48d889c57a761a876b28640514e23b28d31516d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:10aab846ed72d86e40ffbafdde81bed557bba5fe03efb8359d20b53dd53942a4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:31161a2f1eb644785bbe28462d521788ed54e61e6250ec6199664c5d60b65f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-external-snapshotter-rhel9@sha256:8b94b3e0841d085c7ed0d2484adef6bfc0dbd5f54ee77929bd24513af9817208_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:391fb7bdc89f307782044041621754dce11919aa6fc0de88ada8696d532cbe50_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:3b200b088a3c7453d4d01d00d7b34348db3507276bc1272ec29631510b278d51_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:6f9827508157dd89a346d978055b9c7a1f25fa8787d5ae2bd59ad88fde54a74a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-livenessprobe-rhel9@sha256:a2eb1d32e8401dfb3a21a36b284ef292f77f0ebd79365aaed87a713652916cec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:07e5bccd1fd9d4a1d3dcf1c2d2f83d8870bb374f4c8f5652b81bdbf3fd5050bd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:295f6a7e9ab5b5d3791e932cf731424dbc144d34bf750ae25b3793b091a8b420_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:7f4934369a787234c85df5af1b94cd9ac8fdad8bbd2dda136afff6e41083ae2d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-node-driver-registrar-rhel9@sha256:b299296e6fb025e92312d9c54762db9fc5f0559bbdfb12a7620f8e9caddfdd32_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:143b3b2d398044616b52716f43afbe2bf53205bd12a816f1167e37a893767a75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:32301600bf3465a450379d4455c94698de21aeeb533273f91eb5f663bae1843e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:96441a2207e376f7e128836475a319c176c7ba226ab8d9addf8cc439b9e98162_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-csi-snapshot-controller-rhel9@sha256:a0a70a6ceb9a2d1eec2a062ed1392e3ffdc151df848b79c47759d28dc96f6f89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:278b95385c7dee2987f43c3ceb4bb1f9202a6f5f2ba58924f2a6d1a2ae953717_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:46d1ef1c760a025004d3cda71c79edfcc291c77dfee778cb9a0a4d0671a6c8af_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:678630853b72a53510c91e10dfbb94bf7ffbf219ad5b39ab38313dac13d11e09_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-deployer-rhel9@sha256:c94a9bfb6ba0bbc0622b56643276d0363349ef712e9f62e318288e8bce374d7f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:24b2ad39aa6d72ecd1d1ceb11efac1a5869f0c126e610e277ea99f9d82e577d6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:7a8d6a9f479ef7a23f619b425e3b32885276b63be38c0164440600eee59ac70c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:8097afb8657a32a059199ead750a6c784dcdd231de4e8e6fc11822caddf45f83_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-builder-rhel9@sha256:f93a92aba281c63cd5c1318603f78747d3f6c4b47a3c9db94cd558df437fc5fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:06639299d21fe30b84236a1733d36a4b5248314c4c52eb46c57d6947a9297ab3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:0e960ffff1a167a89bd8a217c7535c1ffe5772184b9e548e4ce18d51ac5acdd1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:9abce72a0a47f1d819ff5259ef07a0e4196fbfe004f9489084510a88a2fb56e0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-docker-registry-rhel9@sha256:cfd0348ff216b4e972268b2d67cd7eff08235f86577e76c16b57d1482dcf3c85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:17438b2bd3ae6224118497ad58a543958e3d71969f80edf1e1080d30db59eba4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:555134afafc535234c00721d7adba2e928b065f003ace5235bff9f169bc07317_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:f4080e002b394fd433391ffb4cb2f5c5f428de86aa4bfc416da98ddf91e02825_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-etcd-rhel9@sha256:ff0217c5d8f738d552a01c8cdfd69cf213d29a648bfd06559dba4e5d00444573_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:4ea75619104b08cdc52eb769169b16f58a0783ab7f48238aedd8285d1c5a2bdf_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:c28ec826d6d35a3b84eb01639fdbf3277eb7fb550f0fca060d744323ef1d0738_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cloud-controller-manager-rhel9@sha256:cedf6f5cbbf8a681907a41cb81e2e5325deb79c98d50c131c8469dc6f9dc0e79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:2e9c2da01bc83afaa4e8dbb4bf701377095c33116d227945b97487b9af118a6f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:4c117335a77f3f37bbe68b6330371215840a065f335b8387208ec0c027840043_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-cluster-api-controllers-rhel9@sha256:bd0a4601a2a883e77c0de6f05b28467531f78626927c7c3385c59884f72192f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:16bf2380a1c445c660f60bb1c6105e89733497e406bdb1dc39fde8efa5c81248_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:32892a7a2506bf8932d800035b2d9cc7b21fb9969c5c2670423797b635657978_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-operator-rhel9@sha256:5a9b268278759641b7f7be4c2d9530887146059403d077d35ceb00b98192cf96_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:a56a6cb869079e339550274d251cfb292d99647f6141fa739c1a43568444d702_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:be532a59bebf98f07a1642dc7d4fc6e8245a93a3f37f6ac5680c98f3c565ec62_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-pd-csi-driver-rhel9@sha256:ecd55e7849e18f876860ce20a28bdf55e1f8759cac779f20dc35968c865834ff_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:890adf11f906e7263fdedd691ade8bb2f9a2ae8d7ec3327604d24250100d9edb_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:89d1703caade4fbbd388a3891f9f9356a48962600a7f8fdd4cdd79367d519101_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:993cfcc714f9b7a425d820673f4100d5de93c4f48ebe2638399095e0b1ff5406_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-gcp-workload-identity-federation-webhook-rhel9@sha256:cfbbe64371860354ae42ba9ede614af8b9ba0f3ab86e1f585b318edce3e5ef0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:0fa2bbdccc59d7db7b8b0a25fee8f146391f4436aa5bbf49641a6fec15ce792b_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:23ad9086d9b1f434b0d29dff8286ed04a671d1c2f7ae38f33c54dff341b094c3_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:4cfeb519d5032cb2070f5b6a7fbbcd6826a9404faa3fd2f9ad94b32698271fc3_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-haproxy-router-rhel9@sha256:edcd645241fe961ec3fb4a9d2a5ce8a1d6536ae153c13ed879e7067a5664913b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:06b8255c2aba17c2c1edb5bcb314b3115ee01086a5198d024028698137f17f16_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:1ea9a9a0d2b6601b60189394f83b86652497ba2b676e8a8f4b3c36ee5fe5d0e5_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:288b04d7ad71820b46ceee6c2e479b0ecbc6f7f8c1955b6b512dc63456f50705_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hyperkube-rhel9@sha256:b3c93fd0b1d2e5a9a607ce26440ce7cf9179b4cb6539a3d66566620d35ed07b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:05229d0305bfe1b295038daf4b283884af79d72e0fc3f013dd52e0d6fae2adc4_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:08febdafdf57b3fa9a54633aedd34a443115e69559ef3912a9ab492f437601aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:1dd568a4ee3c50a9e7a84d900bd64c288368a141c026f23a82492863d2ddae56_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-hypershift-rhel9@sha256:5b9c8724b2c9f34189a26a9119e917f336ff289c03d4de065f169038d7e3c04e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:04a9cb5c5c0f2d5b5093afe93b394469f89af58214b97029d1efa6b9b2f3f6d4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-cloud-controller-manager-rhel9@sha256:bc6bf60767b2052d281c316c5c68db92a22148a65cbfb69cc192b90cda1e837c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:09a07b9ed265ecd49ac0adeb1636f427523b05ef5b35c4d01754d27880c4d038_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:e38f6076cb5d20e56230438114b9eae76437a248c1c547018532710500d30099_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:00b02d2784b9cb29a1a2718696ddf8d7e4625ea3c358785432b3a82b022e6578_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:810e8205cc7b816e75dd61c39ea409e708a96d093236ae82dee104c509379564_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:51131263529af1d9250e0490620c504ac0e9cdb395825906cdfd09b60eb31c43_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:5690fcae79ec117c70e115e1271082a81a5f9356ddc43fdad56f3139264eef98_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-cluster-api-controllers-rhel9@sha256:b2d683a0a3e2f2e2b1eb9238a411f7e787daa0201386d787a399b101a39e22fd_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:cd3451900f154ab53d571b722c4690057a315160d744a73834348d1959034d96_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ibmcloud-machine-controllers-rhel9@sha256:ef5c87c648767d4edfc27a3782b1d782439b1dde596f2c23f3b8337b1041b8c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:51186f82723e47363e6623956fe73001c111da4355e0432bc16b8f30436dac72_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-image-customization-controller-rhel9@sha256:c7def14db5dadef7d5e3342feba4d7022b3db587b04019b327cfc76d8c8a0149_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:1cd5a0d694261eecf2ec7ee4543b199aa995bc65c15285a4aa938323125a25d8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:2361cde765098a9dbf7953e6a80402d274add551990c933daedfb4459c80b382_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:249f5f5bc65bf8b69af0823147a220352cadd9ae47e04c2560ab4d6a545d4715_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-artifacts-rhel9@sha256:b0dfa392e6d7ccc4478d99b6aaa554a4bde3bf7730ae6559cd81814cd6d94632_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:1b3c28849d7472ba74bbb47e198432886981e95f7e284b0fec2a87e216ed8d4e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:5dfdae0584cfc3451a2b4386968c9845b317593c6a03d5e2fd05a7d839820ea4_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:6c666bd9921846f4a1a3ec25186ccd53a623856bbc1ca69264f77af1b31f4e1d_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-installer-rhel9@sha256:f53a703057c5eecaa98497bac4591676ac264141167c5353812805523f2ce23c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:0aca1840d0cce8779fc1fd41105abe4eac339baaeecfe584e33f504df66f69d5_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-agent-rhel9@sha256:1213b834ab04ad5f1252d868c4502b9794f48838b1d679c364f274be3fa75ae7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:96782be6bbcdf4f0e094829a6514b00a116e0d4af1c7c006ab4b431b8296303e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:c497438cf6db45be784395f1fa3c1b49292cdca2f8776e979bd64881c7b6b4f6_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:70b4682584d29d276ace7e330df9b3719c9b0de0e588b0411e0a87f6bdc10c0f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-rhel9@sha256:819d0a8b191ce41cc67763750ce01de94daf96d73a87a8f349caa50a84de8f79_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:af8ef5091f66db5aab7648bcc9c6df73dd0488429e10c4cde5cd3aec0d5675ba_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ironic-static-ip-manager-rhel9@sha256:eab748137b7ea8b1313ac03c10f6a5033e80a1aef0363a34f0b7a40934c6f44c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:1fbd46eab97d772ad1b3f54b86a1803555840062352f905c62f18fc6d3283868_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:209c2d19892df923286fb59d6e51ce335951d422db656cccd8eb7d4c80133ff0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:84623a718ccefe674095bac6339b1c75407e3624b548ed927d2c66b249d66ee8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-keepalived-ipfailover-rhel9@sha256:f9a27e517f68e291b48f49c949ca7bbf7a2154abbc3e59527722711e32c5aafd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:2ba72b0c0d5b145de9e9391e0c450ccd122f68a123c17b1999aa517cadd85e35_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:3f570ca80c8b3867103e97b5f9ffc937deb28356b568de2e5d2d577c03789a28_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:7b2335649a9937a0980be797abf65f38da02e8edbcbf30597ad2d5335f190ce9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-proxy-rhel9@sha256:c8adbc8a94032f200a48c49be547f443ee377426c1075262861dfc5676ba803f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:4e58774d7d4adf5c140aedd610cea5f1a316b22c086d1684af09f00c3d9e0d61_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:9b1457315dae8e417754609470257e82d95d8428d02be77aa828d843b47eff36_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e4d9ffa6dc6d1814f71389b60d0f1d4e466c6442cf1b40cea740bfc391b831c9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-rbac-proxy-rhel9@sha256:e9d67ce6ccc85b2a25ca745bca2f366a0b170b08439a5a2c6f6633131401071a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:66827b68442794fe78113cbed021c72495c43023ee024751f0a5c1778ef8c6cf_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:83c4cbff3cb9c50a16914020607f386d74e9d65414a9fd95f2a08dc56692f024_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:8784c8535fdf6045211aa619039c854a0e106a98d9965186143964cf26eb4e82_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-state-metrics-rhel9@sha256:b5b72688812e2323df7803490c214306fcbeceb7d72858c851d1a0005ce7c9be_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:484d90f2c0ebaa26169649f0ba9d9e4dfb7c7447e39b7029de3776d68db8cdbe_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:68d3468ed6a5dc38fdcd43d38ded4ab4521500302cf2e0dfdaa6befa0f1f0534_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:6cdb1405095994afd2ce140063c4a31ee3e5f9e2203f547df5d28f86051d30c0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kube-storage-version-migrator-rhel9@sha256:73eac2123311d1f63f2d0c8a068e49dd0bf92c30a8891ec9f4aeb425dc581214_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:03ccda4521247808c49cdec73171c489395ec39270127a923182c1e26800e385_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:211bd3a9978271561e3defe3f34849c5bbaca24fc8bed670b3e34861b50d64f7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:c0c3be2077697097abe2ec545a63a5c7b5adae71621b06a5d2767ef52a02752c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-kubevirt-cloud-controller-manager-rhel9@sha256:ddc46e528587c66ea93a2d2e874ae8d31951d79fa10b366d0dc538854ca32a3b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:51e3677cb7f74b29cfbde6a0d039572c5c7d6bdc3f2f3b62a1627c4dcb608f26_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-aws-rhel9@sha256:7a22622b6961b469fadd671fb00d74cb8e3ce4597d46833b42e408c68ebf130f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:59a06c8aa0d5935cd4e9b18c345d9259b5eb4f8f7dfc6016de9f9da70f7ff40c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-azure-rhel9@sha256:fc4bf91598b2cb45f20c547b1ce9e6e36f3255ab7400bb55869534a6c6c1f0e7_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:0437d129bd238d7c0839aa97e93cde3d751d27b0fa7b6030726f353f35ccd7ed_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:9ba51106eba0d932b3b7e9fe431e8e74ff660e2125ed13c79270858ad13f0059_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-gcp-rhel9@sha256:ac69e96f7eeec2930631ef0cdbb41b253e77dddd462411ed7f4b616d8450c259_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:6c1f61c664660a299aaeeb5669b3bf768f22b780e4d8e2dff143f283e6d6d6f0_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:96af33a21e124efc122e912371c92f6deb9bb828178adc43a6f2872d5649e792_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:ad831f3b82fd4dee012a46fd3f521bbc9b174b9f0d602f67836e102f3935482c_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-provider-openstack-rhel9@sha256:b340f2bec20f3d2de566dcc76cf30f03d2db674a2daf92d462f99bf72187f1f8_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:8dd5aa5851cf726f25a196f417b7566ec235e564de74235a7394682862d24df4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:9feb6ef9b7caffbdcdffec46940740d45b0ab6ff2b4305b78bff165dd6f7090a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:e85210ad30d37426dab2edb5dd06c8cbe429a9a5c4c2db5ebb61a935ac47e0a2_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-api-rhel9-operator@sha256:f44015eb862377247cab86ec051905e6a1128b30079d66747604ecf8451c98ac_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:578c3c01d4c90d32d006237c370859c3138c4d8972a7cf7bd8dd48ab7abcd0df_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:815220842f3444cb48f50700d74990976f144aad7cb707c441fb93d7bb1e642f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:a69506fb3035255d3fb52dbdc3b531b7825c04536f690fe9e3c5739c2a870b10_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-config-rhel9-operator@sha256:b62ba6705df094c6b3360bbf93f606a23c858a5d09d7a0f77cea554d6929fa22_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:2bcdc5cba8dfe9206237fe3339ce9c9d2d2b48ad49af646451e57cc1f636ada9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:64ec08785d454531eab24ca8b65e0a840b0f679b48be14c2e08b1ab5bdafe5b9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:6d84e8287323c040ff399bbe812c1331863f73f3830adb8320b90b7ab4251ef4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-machine-os-images-rhel9@sha256:b03c3436a72e5a56fb332480bb553d4175536fb5c030837b08b7680774bfd7c0_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:054e2c164f374d87525118422e2e3ae6820d37c80b3654b6b17b7fe4ca8cac85_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:2cded3d2124d9716791b93463e2c725a18de9daf26e27f32b8667c9cfc40cd2a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:a16560438401c766acf502eb527026bf31d05ad237d4b8affd8d41ddb61e3f3f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9@sha256:d7dea57a5d59c01eed5deb677f804dc02659dee944de99930b503269374e4722_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:aa5b7da89a0e07471afae96797f3ba2646336f5131476200cee2673f7a3483a9_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:c0ceacba1052d97f1f93b069f5a64c4fdd643195bda5b5fceaf3932c06ca58ca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:d6d9a6cac2cf08ceeb32a81289d1e367b7999d004d9976de1ec6b829feebd358_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-admission-controller-rhel9@sha256:ef127ddbbb925ac2bf9bc7ac4002efda39543dfe579ed74c132489123dacf442_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:4c89a7bef63584326a6b11f6385e88a8b2c4028ed18d1343ad813c32da7c4597_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:5aee9a025ee9f50954938c887d91372a3d01803747c926f045ee6c785dace15d_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:65cc641a427085aa7a93e10d83c87007e34bdcd7eb287549b2f39cf6a8bea618_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-microshift-rhel9@sha256:a98f0523c7884eca317614d8526841d2c44fa7afae93d428347716802363b604_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:11cf42eb347e77a6135976196494f5ae62b13f03e99dffa0c7129b37c07edd3a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:24a1074fa818715b1fd2a92d00b8dc1ab352e78c91186a838c1a2021e93bd6ce_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:539a72e90f52ec68943c8c8ca557f850f1717d3a8510087ca6bc273d5e095fcf_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-cni-rhel9@sha256:e8a2d86df93e9e3461ceb78cdd9a163bc5e7e5923914a0ab5b48e5081f503799_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:40b03adb0010b04cb0eba25711399208140e8995ea0fcb07122a5a0bf5d61ceb_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:b850616dbf5d3c45353366a2b4fca9496e8ef582e28dd8ae8429eb90685ed8ba_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef6956b730270b08a7529c91cb2d3b5a0a0e584c19a9175671daa6b253cc6c3e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-networkpolicy-rhel9@sha256:ef8f8115f885d01d9827d137b89668d66d83c92f414b6f63f8fe453ae8623ee2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:6c782cb02186d768f7e16484d403cfa2c8e45c70dbe5cc28fa0c0e0c0f828b25_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:730c97a8e8a92e15ab1558113d0981b1e03041413f748efb47208804923d4b42_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:ae9adb0dc218406b6189423c8e791955b1e98edfadfe5e4a503df0c6f8518be5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-route-override-cni-rhel9@sha256:fbf5914c4ec81d9ddb966fd094ce2144dfdb2a6413502c2e9789c30261ae1868_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:0c4d62a65eaae35a1a10181793d569e4b27c7e4cda9b76cafc02759eb05eb883_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:318a4ef2a5f4c4916c80a7e416f3dbf43798e7d76f33e3f1fb4a732a9a92bce3_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:dd45d7e911ba6468339c6563c6910cd2752cc0d855c29888bba512c6c3dfd72e_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-multus-whereabouts-ipam-cni-rhel9@sha256:fff9d9ec62351cc182228cda29d0c963c2bf97194a6d2f1ef561d4dca2358ce8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:552eeed226ba2572ed471d2b7b216c1d2233c7e5323a8c9d0f3d38869f83abf6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:9a3d8ebf7b824c427122b6d40a0fab21e174b8d81463691d249df9ac0508baec_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:c199d008721dcc8947f026d17d503ab7f9998039a5dbd774b5874b64443a679c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-must-gather-rhel9@sha256:fc8041945728ee97ab3797010b78383c9bef579f27b4c16f3987b81b8f0318d5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:4ba71d02f4331df66d433eb02650e4e9c7f1df2f267b846f385daf15bcfd5808_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6da416124a32f6304c1909eb4cb26b10bf97a97bd8a4b50f088ba4add3650cb5_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:6f9b124949b70bf996f54942ec3c6564112fe40af1ddbe770dc84e361d9f3937_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-interface-bond-cni-rhel9@sha256:d9dce61a295665b89d49758e898a9cbd05193ce1dae1a836a6ccaa75e191da18_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:2ef45f0f045e45669feeda1271d1953c98cdb1fdae392bbafbd7c6755d055436_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:7ef7197c9860a6f79d32ab719021e857794a5e0d9756d1ff270f96db7cd52fa6_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:c0c35f7fa36eef4902d78c5e9df594aa6580b8d8096ddd5744c25bd075a1ad2a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-network-metrics-daemon-rhel9@sha256:e0e30870aaf6a239b3c20e5afbd001e8ad671d15bf1726f8f144d7b7f14c7b4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:955555fcea55985466e0df7dc1a970a8a54f1b311b5500d766e31b5f90908c20_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:d5258c7cdf3125f7c2ae83fbc979c742a7cffe751938116a22473d0a0fe41009_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:de897915137b6e93d2a0f4712f683b578e4f851762157bfb713fb5f2eb62f1a4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9@sha256:fd4b2fb3fe2192768315e3f96177e976831fd65ac51c223e4fc2d7e2ce237676_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-cloud-controller-manager-rhel9@sha256:b0d6957b1ec3a1c0af1b6d2ceba413241a992f335d34ae1a1fd8ba551320b283_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-nutanix-machine-controllers-rhel9@sha256:1ab9f7516a47848b4be5d1356b108b913ed991230cdbbfff071c04a24289c226_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:1da67acb94e76e38033d618222c9ca300e6aa74c3e025249cb96236e806e2379_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ab75d67981580ebc845fdafd92a195f046725c1f51cc3bfac9efa454eab0078_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:8ae0f731c43628dafe55c5111fbc29d5dc303ce8a29e5a6326fc02bcc9137d7f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-apiserver-rhel9@sha256:c85b7616f1ed580a157cd827efe87a85808789f64b125d6d8d23ac3bb5e506a9_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:671103bc323cf17c94941264e0701bbecc918f5e1d54f74a5be5500fe5b5ad0e_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:e60ef0b272b1e1245f726af37966679d77dae8bd90f21d79f4591cde310adabd_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaaff99cb84b8bf1d4c6c0a26467a682b16a5e8db75d14fb65f4ec3d08222e81_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-proxy-rhel9@sha256:eaf7731d6097da1d7496e69735b7d7b03166d763c7bc61f5a6e8c7c49315b3ad_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:4b5b510c1cc44b062cdde76211798946d5998d60994ef69d27812f1fd420e39c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:5c877b420d10454a0ecd2f23500b023d3d951a8185e0f945cc5a7e4018b459ae_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:6b417a56f693dbf9a27343fba5356be76ad7f1c261679e2f3e207a4e64659d99_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-oauth-server-rhel9@sha256:a8c07bb0f329fa76997f686810cb0bd93d29501d68af081e661d3e48380c5897_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:372052ee24bf248fe5b429051271ec3dbddecbbca4a3b18fd25b7f697dc9d8c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:60cb8bc19353cdfa7152e08dba8a5a418c8755caa1d019b65a44bbee76132f4d_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:7047e7cfabfe5fd0d19313b77591153ff3df0a2733d321ae5d25fa8905a24ec2_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-catalogd-rhel9@sha256:914d343ad6601565285fda215b6749ebc19a98408898f0dc95eaa514ab7286a7_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:018e92560e4fdceb2006dffdfcb33651711814d8fa0f29cfe0b747afb177a7ee_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:57466a309aad48e0328d754d121d10da593bff054ca020c297649a26887bc53f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:86aff7b4a03967ae77f6267f7166dab099be3ab411693995c574997379105211_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-olm-operator-controller-rhel9@sha256:a8a4b8de8bd10fcf98a3b12ed8599e0dc80c405d7e10269ad0dc96d45ba55023_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:19871ddd0a1fe82b3687bebe0b337f0cf4eeb00a95177eb7615f50b91f54ed90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:7134365f4c83b5fabb105606c761a36d3311ddf74bdd385e03fad05654420259_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:b86d4d1caf9c356652e2684c6156fb874a80345b151a0cba51e4a839f113c2ea_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-apiserver-rhel9@sha256:d2e294fc7d7a1fd4ee2688904162bf5d763950baedebed774b20bdd694c8fbf7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:250ded8686034792641922d7aa5488600bae33c35002829a70fd1936b3cd8c8c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:555b0e741af585d237e961f1b5acc992000f57f06fba1615d038ff02ffbf6dd3_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:7259a7009a8f29a4c0bc89b53732c3b827c0994bad5e415a4f1927f9a55d121b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9@sha256:9016b7d2ee2c35b061776201fe9d8f175b403c16de9c74fc713b30118339af90_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:079179c8f4923a18bd96db3ef28699254e38df525a16cdb98d4f8fe0f7660f95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:940d5af4774f73e56e66364f1abf39ae06735c23ade3fafa00595c22127258fa_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:b54d68ca177508c6eafa2b8d0797686b4def16eacad80a8d5a0758ebf703e675_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openshift-state-metrics-rhel9@sha256:ed19307663698904de8311d5b430cc41c63f6bb8656c5ea0bea70606986a9afa_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:207beaae640c0d6fa4dba9c4f13fd1a75d8f62b4e2475c76446dac6895931e84_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:b63d23a172d5706ad26af8405c35271c66ef2ce31a88568af29b3ce06a988513_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:c42b67bc62566d39629d436d17bf793602d1780e72f7f9d1e180a99464785dcd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9-operator@sha256:dd2107d7c9cb1217898200c87d21f410711558fb94e9e7b4ae7bb9448c69ddec_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:501e946c3c3ab3b19a42c4d3def042dcbacd03d5070c7ba8672d89a1c51510c1_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:5602d6f7b65dc24cb293a527e11fb607e24761a461ccb94ced5278beaca8cb40_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:833ce86ffa596fc9517bf01bbf8c1dc19a74635fb685b83f997a3a0341840e04_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cinder-csi-driver-rhel9@sha256:bf072c11e597925904d16029c0a9232a9e8435b4d51c3c985a16bb3bc3fb4efc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:07d885f47c1d2e10f5520f783f72d0b0c5aab228d49bd2b99b62c5379a6c2793_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:659079ac14e69241f8e97504a0554299f8bd310d6f09a135c2833d6068f03b5e_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:c55c5046dd9d1ee416627213414d4c59a4d17d5f06a3397050833adff8923dae_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cloud-controller-manager-rhel9@sha256:d8a3ad25d922fdcca9c593bb0a641ce34d5f2c0c4e8a776613c0e14261933c89_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:0923aa8f0dd2e56fb04f9c3dd3a5b7267ece921bfe86db11a040b398afebf4a8_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:1d509c2aa993f2efd8b0c9cadf720f731481bd673bc6bd92ff1e4be4b3d200f0_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:e0f440aa5b7ee2b1b6ac20f26f3f3c194efda86c3d3a2d526792cd55e9e346ca_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-openstack-cluster-api-controllers-rhel9@sha256:eac8540c2e082feeaa37c5ccb1de1af6e0f2a65bcce474a45f9443e6220d07d6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:143b0e764f818f71205ce089053600b83ba06f6016d2ab40dffa50e42cd3822f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:3432bd86b254b53af45128423af40b66db8ddbc1fb011df088c8cfea0efc83eb_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:70ce0a2b9020650648c3ca0c638baaeeea6ee7f40c852c2ea212d0a59b02c926_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-framework-tools-rhel9@sha256:9f0e7c52a4f6edb76654b9aad9e091aa9c883c50b00e4166ee496807530ce05f_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:02dd8ea5adcfe156f7f383cbeeebafaed2c6ef72195f1557c1ae8e6af1fec647_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:794af94e4c06154ce0a30875ca4152706645437d34e804dc93c2d1839bc80758_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:890d54894a53ad792f0ce3f645217b8b66b40dc577bb8a7e9d0379ae8d12845e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9@sha256:970764e097d6d94f457824eb62ca47d316cf8d89dcf6ea5f3b1b312b6869e1a6_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:3ffa7621f6621397c1774a7d13fddab7da6779a0b3b7d2d8405109aee90f6b21_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:5384576c5c625b4cabd777b41cd08d37add8d33beb0bf19c1d76fd00ac53529a_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:e834b19e317d615d38b5de46056e2611f6fa60efb42a1d7af631ba0cb61a33e8_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-marketplace-rhel9@sha256:f72177cc2358381b684c33d8a89c958036fed740d74e6daefac87443bd851548_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:2426c6e45c8e047aff2848ee6117726ff32a39e82eb36d585dee22bcf714aa1e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:6a0082416cc11a07dcc1c7582365153120bec8ae6b64b69b54373c22f3111a02_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c0cc0eb25877b59496b1d4262388531a8db2e38f2db962130b4c70e2e5b70abe_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-operator-registry-rhel9@sha256:c76c0af482621503008771e75adc266b74dfa743cf2b766921584fef0ddf4e0a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:00d6b32bec2fcf6bed1bc93639e459d36875ba753c467a6c60823c04fbc47137_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:4ebfd2681343b78b462cfc3beb298a1f5b4d9dd56520a80f0f4050d356e57cba_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:5c30597720f6d2b6521e7dd43b394b1fe0ea04f0980660f0b6a7c7c2ce6f3b75_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-microshift-rhel9@sha256:958e21a3e4ca2f05821cc296df1a5253d4ae4abf8e6472ab922b3a7ace6594b9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:0bfa1982700302c1faa338b4dec4a8e1d6f2fa5cfcefb95dfd3d75a4dd12803f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:a6848623f2aad254cbdc3bff94713fd5be0bb4a7b108c69304af9fe25c6fd6c0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:bdf01799b0b89fca488c320b174af594bccec56303d40453a794c07ff23c4c4b_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9@sha256:d42389e16cc7ec65fe9dc6cc19ede64cdd9a68bcf958e0ad94ec3d26daeb93fd_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:02605b9435f6523d7efeac115df1f3746de887b932aa94e1cc4116bfe14df873_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:c7076cbe449e92b3fe93a09072b957815b5ae1ce2e0aa003f2899d401797e093_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:da97472994d554dfe3d8ec0e0a7e59c0dd58b69626628d9d3a34afcc808bbd87_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-pod-rhel9@sha256:f2ba842cf3876c392e9faf7dd6a58f5425c7678611fe5acbd980dd0499be52c2_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:af38cf6a0757f17530ba7ed62024af4d872fe89097671818063424a8d91d3de0_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9-operator@sha256:f4eb8c00c93c620d435599c3c52d620215ae3537865a317690560fb7e92536a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:254fa03e39bff92be9336500219f4d4363603c3f966915c41d41b6ca7432a675_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-block-csi-driver-rhel9@sha256:c28620511aa6ad4075741fca9d7fef32a8bd38bc78bfee5449253dc7204d88aa_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:3c56a4d13ea82a28a45e9b3fabaf2bd92ea751c0e419edcf17cc96d2f021663f_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-cloud-controller-manager-rhel9@sha256:5861962eb0ebc4cf31bde01f4fa84c8710b89e0c5cb1db57819e2a0d687bfc75_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:b89d8851494f064a8a9b988058c05888883f9bdd93fad49a6201c089a02359e6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-powervs-machine-controllers-rhel9@sha256:eb4c577ea14629145bde9b82a66f9e31f23e221d61f14aec348f256a24eb5f4f_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:2bc003dc04338ad3a1b1f717f5ac1de77ce6498ceac834b8a4c86c2cd3bd3474_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:8b1fae68a50996c30715e0221e72a8a277f7c4d713b7bff2fb947c38728bc8bc_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:a3e0d0252b15b79549ae301070517323cd789c27bc1accb4cdd17ed2dc8d8e95_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prom-label-proxy-rhel9@sha256:dbab34356f2f6c3a6ca75a6f2228af984b61ca9c06a0538de9d2d35b23376e6e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:46f7b05bf5406a51a1310ee00ca5def7dd514926da6d5162ca2171bb07e3c720_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:51e3b2fd08bc471aeb0f589be0dd27b4e4bcdfc47464c855d39c6b37be41f804_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:c7805a5ec7aa993bf23eeefae0237eed1b8a1bdbd77f11e092035aef65e1f93c_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-alertmanager-rhel9@sha256:def9ecc541d5ae0370f98dab7a25e150d86745f4c0e49f57cd5750c995725c7a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:79132bc5a089813b541d35464208fd3b4bc3249b0d806d637bbeaede65b1e78a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:948a58a5a5bd50df8ba2dd23a4cd052d242d0ad5296c6b379d92b93d3a0a1c8a_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:a3e480f95d6a083be36b411824eeb781a767cb4c9f75e30a9dd7973c6fccf5a7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-config-reloader-rhel9@sha256:bc5fe51e98b203a47ae8f7144b4286ff709a7742fd07260d272378e21abde7ef_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:3507bff8b23b78466d8816b284f1872cce736f0cbc43da80876619a2d49e3c02_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:429452cdb2f68e6f485b5a739b87e3d361d01b82b6c3637d7e546179cc1bd8d7_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:9adc5b5ffffc525642a935d23db34fb04aeea57d265e9c530248d8734561c947_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-node-exporter-rhel9@sha256:fe60ce42d55cf33e6a0e2b782bf976aee7e8537dcfa6e07a5b42365b3eec8d0f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:13af455d25283297ed83fe1688cc6edd64170da845f730d7eed59c76d93281cc_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:2d3b9e1ab70527248a82fb4a2af57ca2c1760ad887a69d0b204340b261a6dfe2_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:681d5248584326232e766b6a3721c7b8ba9354474cd63aa9e40393244f9be33f_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-operator-admission-webhook-rhel9@sha256:9643d937edab5d4693cb07d82fea661e708d5a590dd73cd4f3e268e3a4b19a3a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:64e495675721ff193430f0fe369104a89ffe9bd58f0e4f1e44303bb6e93d3f47_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:7db9d1bdeffda87a4a4bb039e24a4e20b98e9abcc4e19b0b412a913d724e1930_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:c0770514f4453914a4c3f66856d982add4c329ba9adb1052884a5ecc7943aaaf_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9-operator@sha256:d032107b438f0cb51a21f8bcf9c60a243d6a2d0c6550f5892fcb6f667082b80e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:32d5d42d9d68a0294724ec6d1b578df561986ff35c89432bdafca18de6f1611e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:55722ac8435ce4fe9917c116637d61157a094293125245cd72578d90d9a312c9_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:8ae0ae46bb69fd856033105546b758c3c4da7d3e6257480aedd822f0206e901b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-prometheus-rhel9@sha256:933e1be53de84076083cd59805a4f43b32204a0dc69638affb2b328bb32c0012_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:3356a49810648f74d41d870ec28c01c8cb0905b36cf69b8e2d395796a536eab7_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:5eedca02a6160855583c1b54a9d90c18a5710dad6a79fc112a60d25071d6a224_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:aefedef1262cc49d25a408e46e12fbdeb6ce17f48d797534c60aec590c224ca4_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-service-ca-rhel9-operator@sha256:b6c9cb4fd5e352e927acc1fa7c427958a41827c04b91d669ff49aabd41f1d1f9_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:87999e74991cc49922edfb6846b40660ada7a6462084a7e251d25e9809ed12ef_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:98d419bbc01dab29dae755446191f7c90f050583de7054c61870795c91d87aed_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:b2b7df61ca4bc9bc05c4e42fca0645ec3576f73cc451855cd77aa1f759a1093e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-telemeter-rhel9@sha256:c776c41ebba50425987e6a0ec9f59d2c903f95f6040446d7a12e09707112ed32_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:3f297b858aaf0ee75f642552beee76d00f41a39ad445b3992bab0066e7ede30c_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:b852b446a529acefbc39581786c56c8adf3ad2b5152c9fb8f903588a557f835d_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:be73cd57e6d5e688436af8b50e3a7700ec5f18e1534a3c5390653c7c88647fcc_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tests-rhel9@sha256:c9c4dc844db13181a781be40456c73336ed0356835f6f84a8c2f6e53ba16e934_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:204607b2f630e4348e17aeb185286c6f319ad64ca0a0bd0b3eaa27603c607341_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:ada2965c2ba86d05cfc437a1a0a9a1d304e7912ada93a66510653858c10dea22_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:e7c2a7fd1283cdc19cdccfe13ddfa9151419d57896523a8fb4094fb7dbab2531_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-thanos-rhel9@sha256:eedea5c8d5aa0f843df195125b0c4abbabcc525954aa83181906996a53aeb0c4_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:15a4864a8bf31506205cc6136e45e5d3c9b803a92ad3971f3b3570ff9a492fb5_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:98ccb5127031099631d7e1057e527c97ce47085f73c9139e054943c7365eec7e_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:da9ae7fbae74ae2a9371fd7f3b9547caae82933270b02e176fcc12899afe428a_s390x",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-tools-rhel9@sha256:e82ab78b3b365b72050aa4087cce87f2594b7c8dc2292847528f85e26bcdfdca_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vmware-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cloud-controller-manager-rhel9@sha256:b168749c354daa48279ab0742625de0858a70027a06939fa4a197b2fad3fe9f8_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-cluster-api-controllers-rhel9@sha256:e35e347cb066a0029d058004701a17e47e3666cf04a2851a48c8ad5aa5ee7f4b_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9-operator@sha256:30a9f00c71a59428b0a69014f80bd711ff2e45acda7a5a3c843497aa8b3a5328_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-rhel9@sha256:b44fcfa0853544b12054b60b6eb0dc2ddab96110513483736510415b46089e48_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-csi-driver-syncer-rhel9@sha256:f166dfb3a4e9fea78ff372eb059997fb3866f5b17e45ebc05b30aefccef48a90_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/ose-vsphere-problem-detector-rhel9@sha256:1ff0aff5101b877e9ceaa845d0107bb08d2bf7f6cdf3c38df902a77af4ed718a_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:27c6173a7616def38c9b0e7fc93480db196eb91b10900eaed89b7fddc52b3ae6_ppc64le",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:9e3fc6b8fd96a5cd72ca8190d7df88c398ea5a3927e29ed3a6c54546372e7402_arm64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:a81b335062f2fb3c03c2eb5d96111b6bdb96f9cc6af16d9abbca54caed3c2bfd_amd64",
"Red Hat OpenShift Container Platform 4.22:registry.redhat.io/openshift4/volume-data-source-validator-rhel9@sha256:c6003055444af79810ae96751894005575feceadc5e46a3cdd698de23cd2b1c0_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "dompurify: DOMPurify: Cross-site scripting vulnerability allows code execution"
}
]
}
RHSA-2026:50869
Vulnerability from csaf_redhat - Published: 2026-08-05 17:50 - Updated: 2026-08-21 21:50A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64 | — |
A flaw was found in Billy, an interface filesystem abstraction for Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing crafted or malformed input. The issue arises from insufficient validation and missing safety mechanisms when processing untrusted repository data and filesystem structures, leading to panics, infinite loops, uncontrolled recursion, or excessive resource consumption.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64 | — |
Workaround
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_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.4.3 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.17, 4.18, 4.19, 4.20, 4.21, 4.22",
"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:50869",
"url": "https://access.redhat.com/errata/RHSA-2026:50869"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-44740",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_50869.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.4.3 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-08-21T21:50:33+00:00",
"generator": {
"date": "2026-08-21T21:50:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:50869",
"initial_release_date": "2026-08-05T17:50:42+00:00",
"revision_history": [
{
"date": "2026-08-05T17:50:42+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.4",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"product": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"product_id": "registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cosign-rhel9@sha256%3Ac41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/cosign-rhel9\u0026tag=1785391606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"product": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"product_id": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fetch-tsa-certs-rhel9@sha256%3Abbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/fetch-tsa-certs-rhel9\u0026tag=1785391383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64",
"product": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64",
"product_id": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/gitsign-rhel9@sha256%3Ae1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/gitsign-rhel9\u0026tag=1785359547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-cli-rhel9@sha256%3A2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/rekor-cli-rhel9\u0026tag=1785391524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"product": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"product_id": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/updatetree-rhel9@sha256%3Aadc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/updatetree-rhel9\u0026tag=1785391426"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"product": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"product_id": "registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cosign-rhel9@sha256%3A73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c?arch=arm64\u0026repository_url=registry.redhat.io/rhtas/cosign-rhel9\u0026tag=1785391606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"product": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"product_id": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/fetch-tsa-certs-rhel9@sha256%3Ab3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3?arch=arm64\u0026repository_url=registry.redhat.io/rhtas/fetch-tsa-certs-rhel9\u0026tag=1785391383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"product": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"product_id": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/gitsign-rhel9@sha256%3A05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca?arch=arm64\u0026repository_url=registry.redhat.io/rhtas/gitsign-rhel9\u0026tag=1785359547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"product_id": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-cli-rhel9@sha256%3Aadf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a?arch=arm64\u0026repository_url=registry.redhat.io/rhtas/rekor-cli-rhel9\u0026tag=1785391524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64",
"product": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64",
"product_id": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64",
"product_identification_helper": {
"purl": "pkg:oci/updatetree-rhel9@sha256%3Ad3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356?arch=arm64\u0026repository_url=registry.redhat.io/rhtas/updatetree-rhel9\u0026tag=1785391426"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"product": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"product_id": "registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cosign-rhel9@sha256%3A05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3?arch=ppc64le\u0026repository_url=registry.redhat.io/rhtas/cosign-rhel9\u0026tag=1785391606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"product": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"product_id": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/fetch-tsa-certs-rhel9@sha256%3A54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653?arch=ppc64le\u0026repository_url=registry.redhat.io/rhtas/fetch-tsa-certs-rhel9\u0026tag=1785391383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"product": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"product_id": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/gitsign-rhel9@sha256%3A010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhtas/gitsign-rhel9\u0026tag=1785359547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"product": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"product_id": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rekor-cli-rhel9@sha256%3A2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608?arch=ppc64le\u0026repository_url=registry.redhat.io/rhtas/rekor-cli-rhel9\u0026tag=1785391524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"product": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"product_id": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/updatetree-rhel9@sha256%3A9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhtas/updatetree-rhel9\u0026tag=1785391426"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"product": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"product_id": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cosign-rhel9@sha256%3Aca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9?arch=s390x\u0026repository_url=registry.redhat.io/rhtas/cosign-rhel9\u0026tag=1785391606"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"product": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"product_id": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"product_identification_helper": {
"purl": "pkg:oci/fetch-tsa-certs-rhel9@sha256%3Ac261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10?arch=s390x\u0026repository_url=registry.redhat.io/rhtas/fetch-tsa-certs-rhel9\u0026tag=1785391383"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"product": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"product_id": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"product_identification_helper": {
"purl": "pkg:oci/gitsign-rhel9@sha256%3A599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143?arch=s390x\u0026repository_url=registry.redhat.io/rhtas/gitsign-rhel9\u0026tag=1785359547"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x",
"product": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x",
"product_id": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rekor-cli-rhel9@sha256%3Ade3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216?arch=s390x\u0026repository_url=registry.redhat.io/rhtas/rekor-cli-rhel9\u0026tag=1785391524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"product": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"product_id": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/updatetree-rhel9@sha256%3A689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0?arch=s390x\u0026repository_url=registry.redhat.io/rhtas/updatetree-rhel9\u0026tag=1785391426"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le"
},
"product_reference": "registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64"
},
"product_reference": "registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64"
},
"product_reference": "registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x"
},
"product_reference": "registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le"
},
"product_reference": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64"
},
"product_reference": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64"
},
"product_reference": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x"
},
"product_reference": "registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le"
},
"product_reference": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64"
},
"product_reference": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x"
},
"product_reference": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64"
},
"product_reference": "registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le"
},
"product_reference": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x"
},
"product_reference": "registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x"
},
"product_reference": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le"
},
"product_reference": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64"
},
"product_reference": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64"
},
"product_reference": "registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:50:42+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50869"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-44740",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-06-01T17:01:53.685793+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2483894"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Billy, an interface filesystem abstraction for Go. This vulnerability allows a remote attacker to cause a Denial of Service (DoS) by providing crafted or malformed input. The issue arises from insufficient validation and missing safety mechanisms when processing untrusted repository data and filesystem structures, leading to panics, infinite loops, uncontrolled recursion, or excessive resource consumption.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as an Important severity issue. The `go-billy` library, a Go filesystem abstraction, is vulnerable to a denial of service when processing crafted or malformed input, such as untrusted repository data or filesystem structures. Insufficient validation and missing safety mechanisms can lead to panics, infinite loops, or excessive resource consumption, potentially impacting the availability of applications that rely on this library.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-44740"
},
{
"category": "external",
"summary": "RHBZ#2483894",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2483894"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-44740",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-44740"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-44740",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-44740"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/releases/tag/v5.9.0",
"url": "https://github.com/go-git/go-billy/releases/tag/v5.9.0"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1",
"url": "https://github.com/go-git/go-billy/releases/tag/v6.0.0-alpha.1"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6",
"url": "https://github.com/go-git/go-billy/security/advisories/GHSA-m3xc-h892-ggx6"
}
],
"release_date": "2026-06-01T16:04:50.358000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:50:42+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50869"
},
{
"category": "workaround",
"details": "To mitigate the issue, we suggest upgrading to versions 5.9.0+ or 6.0.0-alpha.1+",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_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 Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/go-git/go-billy: Billy: Denial of Service via crafted input due to insufficient validation"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:50:42+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50869"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_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 Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:05184a85ae6e96793f187f93627e8d2ce2c33965df2af53acda0c74955a685a3_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:73501c06ced3fe1a280238b611871b4cd99b646ea2cad5768605f9c1266fc56c_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:c41399a432868f51897c762b2ece554848b06ba40c1f3248dcf100dc2e3d503d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/cosign-rhel9@sha256:ca97d62040ea5c0d0c79a6f049005aa6045d0ab12cf26ed3895b53326e9c36b9_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:54cbc07d0994830217da416e6292ba71d1390bc234380a85eb06b9f7e94e4653_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:b3f6e07279a1fccf9c711d6b1ecb32aaf8090bb0bb452e2c16e8ad907051e9c3_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:bbbd8f5159ed8beaa3ca98114efd6b6381c359ed9341a188470f47942b98606f_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fetch-tsa-certs-rhel9@sha256:c261d440478b843d22f4fdc96b1d757eb386c82a0a9e9e06259e0306caf83c10_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:010e5b279bfd40a84ab0bc84b56a6b1df49552c99cf8199d154310d3b014c2cf_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:05eb44a8ecdba9c0366cdf26c43721f32801550bfb340dd38899c734e50b4dca_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:599cda5dbab56f4c93a3e2cd35e74177735dc96680c9809c5dc1765c3bc18143_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/gitsign-rhel9@sha256:e1c9bfa9841fc20055cba3ab6ba99892ae7bc1931db4f23e0d56511a06afadba_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2223653550b5b997b079ba5c454cc0ad1d979194f92555b9d2132dcd0e281608_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:2d6400f3d9ee4db96e5f9d3bc2499500e35e0dc0399df5090a41ff9fde4ac729_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:adf057ecf3b9220adfd0ac4aeca581652539f49604bb572581cfc2089fc75e0a_arm64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-cli-rhel9@sha256:de3e98edbc00e2d565949afd3273e4e427a67ac43fb3a3960a05cdea88873216_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:689b66e54119ee8204e5bf7ac63d10635272c911d4b43279004a1df98f0d0ec0_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:9bd519e8a801da58e6f8fcac9aa786d040ca7b626bdb75642e783138082f004f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:adc83c6f6b1dd619eb8cfbe3e08d07466b762b7b745d0e01df1f96fc64db705b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/updatetree-rhel9@sha256:d3d715bbe7fb48fe369b81a8c29f9a9288ce30b5a8964206f6cfe36669e95356_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
}
]
}
RHSA-2026:50871
Vulnerability from csaf_redhat - Published: 2026-08-05 17:52 - Updated: 2026-08-21 21:50A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The 1.4.3 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.17, 4.18, 4.19, 4.20, 4.21, 4.22",
"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:50871",
"url": "https://access.redhat.com/errata/RHSA-2026:50871"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_50871.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.4.3 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-08-21T21:50:37+00:00",
"generator": {
"date": "2026-08-21T21:50:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:50871",
"initial_release_date": "2026-08-05T17:52:22+00:00",
"revision_history": [
{
"date": "2026-08-05T17:52:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.4",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64",
"product": {
"name": "registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64",
"product_id": "registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ctlog-monitor-rhel9@sha256%3A30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/ctlog-monitor-rhel9\u0026tag=1785391502"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-monitor-rhel9@sha256%3Ae96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/rekor-monitor-rhel9\u0026tag=1785391502"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64"
},
"product_reference": "registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:52:22+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50871"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:52:22+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50871"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/ctlog-monitor-rhel9@sha256:30ada665ab85885aab04afce71b8e0403c14d1b7e5c94bffcbde39d09eb2863d_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-monitor-rhel9@sha256:e96b0b3146b63f4710ebfb3ed4a4edd9278b15852aa3130881e8332965bf00a3_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
}
]
}
RHSA-2026:50873
Vulnerability from csaf_redhat - Published: 2026-08-05 17:55 - Updated: 2026-08-21 21:50A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64 | — |
Vendor Fix
fix
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64 | — | ||
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64 | — |
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64 | — |
Workaround
|
A flaw was found in Rekor. The `Package.Unmarshal()` function, which processes Alpine Package Keep (APK) files, decompresses gzip streams without limiting the total decompressed size. A remote attacker can exploit this by crafting a malicious APK file with a high compression ratio, causing the server to consume excessive memory. This leads to a Denial of Service (DoS) through an out-of-memory (OOM) error, and can be triggered via unauthenticated API endpoints.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64 | — |
Workaround
|
A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64 | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64 | — |
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_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": "The 1.4.3 release of Red Hat Trusted Artifact Signer OpenShift Operator.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"title": "Topic"
},
{
"category": "general",
"text": "The RHTAS Operator can be used with OpenShift Container Platform 4.17, 4.18, 4.19, 4.20, 4.21, 4.22",
"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:50873",
"url": "https://access.redhat.com/errata/RHSA-2026:50873"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-48702",
"url": "https://access.redhat.com/security/cve/CVE-2026-48702"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-59869",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_50873.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.4.3 - Red Hat Trusted Artifact Signer Release",
"tracking": {
"current_release_date": "2026-08-21T21:50:33+00:00",
"generator": {
"date": "2026-08-21T21:50:33+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:50873",
"initial_release_date": "2026-08-05T17:55:16+00:00",
"revision_history": [
{
"date": "2026-08-05T17:55:16+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:33+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.4",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-backfill-redis-rhel9@sha256%3A414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/rekor-backfill-redis-rhel9\u0026tag=1785391524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"product": {
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"product_id": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"product_identification_helper": {
"purl": "pkg:oci/certificate-transparency-rhel9@sha256%3A5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/certificate-transparency-rhel9\u0026tag=1785391681"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-database-rhel9@sha256%3Afa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/trillian-database-rhel9\u0026tag=1785314167"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"product": {
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"product_id": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/fulcio-rhel9@sha256%3A0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/fulcio-rhel9\u0026tag=1785391594"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-logserver-rhel9@sha256%3Ae3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/trillian-logserver-rhel9\u0026tag=1785391426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-logsigner-rhel9@sha256%3Ae9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/trillian-logsigner-rhel9\u0026tag=1785391426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64",
"product": {
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64",
"product_id": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/trillian-redis-rhel9@sha256%3Af56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/trillian-redis-rhel9\u0026tag=1785391426"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-search-ui-rhel9@sha256%3Aac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/rekor-search-ui-rhel9\u0026tag=1785391462"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"product": {
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"product_id": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rekor-server-rhel9@sha256%3Ab0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/rekor-server-rhel9\u0026tag=1785391524"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"product": {
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"product_id": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/timestamp-authority-rhel9@sha256%3A0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/timestamp-authority-rhel9\u0026tag=1785391383"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64"
},
"product_reference": "registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64"
},
"product_reference": "registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64"
},
"product_reference": "registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64"
},
"product_reference": "registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
},
"product_reference": "registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:55:16+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50873"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:55:16+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50873"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
},
{
"cve": "CVE-2026-48702",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2026-06-25T21:33:36+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2499685"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Rekor. The `Package.Unmarshal()` function, which processes Alpine Package Keep (APK) files, decompresses gzip streams without limiting the total decompressed size. A remote attacker can exploit this by crafting a malicious APK file with a high compression ratio, causing the server to consume excessive memory. This leads to a Denial of Service (DoS) through an out-of-memory (OOM) error, and can be triggered via unauthenticated API endpoints.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/sigstore/rekor: Rekor: Denial of Service due to unbounded gzip decompression in Alpine APK parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A flaw was found in Rekor, a transparency log for supply chain security. The Alpine APK parsing logic decompresses gzip members without bounding total decompressed size, allowing a decompression bomb to cause out-of-memory conditions via unauthenticated API endpoints. This vulnerability is server-side only, affecting the Rekor server\u0027s APK entry processing. Products that import github.com/sigstore/rekor as a Go client library are not affected, as the vulnerable code path (Package.Unmarshal in pkg/types/alpine/apk.go) is only reachable through the Rekor server\u0027s HTTP API handlers.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-48702"
},
{
"category": "external",
"summary": "RHBZ#2499685",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2499685"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-48702",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-48702"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-48702",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-48702"
},
{
"category": "external",
"summary": "https://github.com/sigstore/rekor/security/advisories/GHSA-47q9-m4ww-924m",
"url": "https://github.com/sigstore/rekor/security/advisories/GHSA-47q9-m4ww-924m"
}
],
"release_date": "2026-06-25T21:33:36+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:55:16+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50873"
},
{
"category": "workaround",
"details": "There is no effective workaround. Setting max_request_body_size reduces but does not eliminate exposure due to the ~1000:1 compression ratio (a 1MB body limit still allows ~1GB heap allocation). Setting max_apk_metadata_size has no effect on this vulnerability since the check is applied after decompression.\n\nUpgrade to Rekor 1.5.2 or later.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "github.com/sigstore/rekor: Rekor: Denial of Service due to unbounded gzip decompression in Alpine APK parsing"
},
{
"cve": "CVE-2026-59869",
"cwe": {
"id": "CWE-606",
"name": "Unchecked Input for Loop Condition"
},
"discovery_date": "2026-07-08T16:01:38.408322+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2498122"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in js-yaml, a JavaScript YAML parser and dumper. A remote attacker could exploit this vulnerability by providing a specially crafted YAML document containing a chain of mappings with merge keys. This could cause the parser to consume excessive CPU resources, leading to a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "js-yaml: js-yaml: Denial of Service via crafted YAML documents",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as Important. Red Hat products utilizing `js-yaml` to process untrusted YAML input are susceptible to a denial of service, as a remote attacker can provide a crafted document that consumes excessive CPU resources. This is considered Important due to the potential for service disruption without requiring authentication or complex attack vectors.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64"
],
"known_not_affected": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-59869"
},
{
"category": "external",
"summary": "RHBZ#2498122",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2498122"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-59869",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-59869"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59869"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7",
"url": "https://github.com/nodeca/js-yaml/commit/24f13e79ee1343a7e30bd6f6c9d9cdbf0ac9b2b7"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4",
"url": "https://github.com/nodeca/js-yaml/commit/59423c6f8cdc78742ac00e25a4dd39ef16b702e4"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/3.15.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0",
"url": "https://github.com/nodeca/js-yaml/releases/tag/4.3.0"
},
{
"category": "external",
"summary": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m",
"url": "https://github.com/nodeca/js-yaml/security/advisories/GHSA-52cp-r559-cp3m"
}
],
"release_date": "2026-07-08T15:15:54.675000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T17:55:16+00:00",
"details": "Red Hat Trusted Artifact Signer simplifies cryptographic signing and verifying of software artifacts such as container images, binaries and source code changes. It is a self-managed on-premise deployment of the Sigstore project available at https://sigstore.dev\n\nPlatform Engineers, Software Developers and Security Professionals may use RHTAS to ensure the integrity, transparency and assurance of their organization\u0027s software supply chain.\n\nFor details on using the operator, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4\n\nYou can find the release notes for this version of Red Hat Trusted Artifact Signer at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4/html-single/release_notes/index",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50873"
},
{
"category": "workaround",
"details": "To reduce exposure, restrict the processing of untrusted YAML documents by applications that rely on `js-yaml`. Implement robust input validation and sanitization for all YAML data originating from external or untrusted sources. Consider limiting network access to services that parse YAML content to trusted networks or clients through appropriate firewall configurations.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/certificate-transparency-rhel9@sha256:5a07b75ddd1a925c85b22cba4eac9317370e5fc9ca01d79e7a6414246171bb90_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/fulcio-rhel9@sha256:0996775ede985a6b2b1ada6045c1ab4d60d16977d7087326ee14988e28be87e6_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-backfill-redis-rhel9@sha256:414b330788915c554e162ad87da9dcb62b0bc44f50ea4fb9586c1a1b61d6e47e_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-search-ui-rhel9@sha256:ac76a66ffeffbccea272181936686f4160f190f5575c8b27357a1b8e4f5640b7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/rekor-server-rhel9@sha256:b0264e38a58995d26b27042c23c023a410c9632f472c56db85db5a5fef96bb85_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/timestamp-authority-rhel9@sha256:0c392cea88e98bed79228bedd39e5f046945277147c44cec1f15d2f756e84da3_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-database-rhel9@sha256:fa963e4b0f7c6ee46d84f9a5e5e31445d659db80e08a90e0927646bc24c1e53b_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logserver-rhel9@sha256:e3a8872b1ffd7282ec1133fcc7826682fb77c09e3d44cc2394bf9113dcb1e34c_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-logsigner-rhel9@sha256:e9d5ddcfdebb4c728bbdc5b305216d372d6d880dd7c85fadb6df7bed6b47a8d2_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/trillian-redis-rhel9@sha256:f56e3c3845c4d37ec8b47f6dc00dec4186cba95b66ae88c99b4969eea3eb56e1_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "js-yaml: js-yaml: Denial of Service via crafted YAML documents"
}
]
}
RHSA-2026:50910
Vulnerability from csaf_redhat - Published: 2026-08-05 20:01 - Updated: 2026-08-21 21:50A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_arm64 | — |
Vendor Fix
fix
|
A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_arm64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "The Tech Preview release of the Go based RHTAS Model Transparency CLI image.\nFor more details please visit the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"title": "Topic"
},
{
"category": "general",
"text": "The Go based RHTAS Model Transparency CLI image can be used to sign and verify AI/ML workloads",
"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:50910",
"url": "https://access.redhat.com/errata/RHSA-2026:50910"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"url": "https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-39831",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2026-46597",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_50910.json"
}
],
"title": "Red Hat Security Advisory: RHTAS 1.4.3 - Tech Preview Release Of the Go based Model Transparency CLI",
"tracking": {
"current_release_date": "2026-08-21T21:50:36+00:00",
"generator": {
"date": "2026-08-21T21:50:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.3.16"
}
},
"id": "RHSA-2026:50910",
"initial_release_date": "2026-08-05T20:01:35+00:00",
"revision_history": [
{
"date": "2026-08-05T20:01:35+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-08-15T05:55:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-08-21T21:50:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Trusted Artifact Signer 1.4",
"product": {
"name": "Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:trusted_artifact_signer:1.4::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Trusted Artifact Signer"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64",
"product": {
"name": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64",
"product_id": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/model-transparency-cli-rhel9@sha256%3A223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7?arch=amd64\u0026repository_url=registry.redhat.io/rhtas/model-transparency-cli-rhel9\u0026tag=1785476106"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_arm64",
"product": {
"name": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_arm64",
"product_id": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/model-transparency-cli-rhel9@sha256%3Abf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1?arch=arm64\u0026repository_url=registry.redhat.io/rhtas/model-transparency-cli-rhel9\u0026tag=1785476106"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le",
"product": {
"name": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le",
"product_id": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/model-transparency-cli-rhel9@sha256%3A09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f?arch=ppc64le\u0026repository_url=registry.redhat.io/rhtas/model-transparency-cli-rhel9\u0026tag=1785476106"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x",
"product": {
"name": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x",
"product_id": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x",
"product_identification_helper": {
"purl": "pkg:oci/model-transparency-cli-rhel9@sha256%3A5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91?arch=s390x\u0026repository_url=registry.redhat.io/rhtas/model-transparency-cli-rhel9\u0026tag=1785476106"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le"
},
"product_reference": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64"
},
"product_reference": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x"
},
"product_reference": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_arm64 as a component of Red Hat Trusted Artifact Signer 1.4",
"product_id": "Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_arm64"
},
"product_reference": "registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_arm64",
"relates_to_product_reference": "Red Hat Trusted Artifact Signer 1.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2026-39831",
"cwe": {
"id": "CWE-347",
"name": "Improper Verification of Cryptographic Signature"
},
"discovery_date": "2026-05-22T04:01:12.861178+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480675"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. The Verify() method, responsible for FIDO/U2F security key types, did not properly check for user presence. This allowed signatures to be accepted without requiring a physical touch on the hardware security key. As a result, an attacker could potentially use a hardware security key in an unattended manner, bypassing a critical security control designed to ensure user intent.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-39831"
},
{
"category": "external",
"summary": "RHBZ#2480675",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480675"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-39831",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-39831"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39831"
},
{
"category": "external",
"summary": "https://go.dev/cl/781662",
"url": "https://go.dev/cl/781662"
},
{
"category": "external",
"summary": "https://go.dev/issue/79566",
"url": "https://go.dev/issue/79566"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5019",
"url": "https://pkg.go.dev/vuln/GO-2026-5019"
}
],
"release_date": "2026-05-22T02:31:27.436000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T20:01:35+00:00",
"details": "The Model Transparency CLI Image is a containerized command-line tool for signing and verifying AI/ML workloads against a private Red Hat Trusted Artifact Signer (RHTAS) instance. It lets teams create signatures and attestations for model artifacts and validate them at build or deploy time using enterprise trust material (e.g., Fulcio/Rekor).\n\nFor details on using the Model Transparency CLI image, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50910"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Security key bypass due to missing user presence check"
},
{
"cve": "CVE-2026-46597",
"cwe": {
"id": "CWE-681",
"name": "Incorrect Conversion between Numeric Types"
},
"discovery_date": "2026-05-22T04:01:21.721980+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2480678"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in golang.org/x/crypto/ssh. A remote attacker could send specially crafted inputs to the AES-GCM packet decoder. This could lead to an incorrectly placed cast from bytes to an integer, causing a server-side panic and resulting in a Denial of Service (DoS) for the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Important denial of service flaw in `golang.org/x/crypto/ssh` allows a remote attacker to trigger a server-side panic by sending specially crafted inputs to the AES-GCM packet decoder. This vulnerability could lead to service unavailability in Red Hat products that incorporate and expose SSH services built with the affected `golang.org/x/crypto/ssh` component.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_arm64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-46597"
},
{
"category": "external",
"summary": "RHBZ#2480678",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2480678"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-46597",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-46597"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-46597"
},
{
"category": "external",
"summary": "https://go.dev/cl/781620",
"url": "https://go.dev/cl/781620"
},
{
"category": "external",
"summary": "https://go.dev/issue/79561",
"url": "https://go.dev/issue/79561"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI",
"url": "https://groups.google.com/g/golang-announce/c/a082jnz-LvI"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2026-5013",
"url": "https://pkg.go.dev/vuln/GO-2026-5013"
}
],
"release_date": "2026-05-22T02:31:26.754000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-08-05T20:01:35+00:00",
"details": "The Model Transparency CLI Image is a containerized command-line tool for signing and verifying AI/ML workloads against a private Red Hat Trusted Artifact Signer (RHTAS) instance. It lets teams create signatures and attestations for model artifacts and validate them at build or deploy time using enterprise trust material (e.g., Fulcio/Rekor).\n\nFor details on using the Model Transparency CLI image, refer to the product documentation at https://access.redhat.com/documentation/en-us/red_hat_trusted_artifact_signer/1.4",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2026:50910"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base, or stability.",
"product_ids": [
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_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 Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:09bc4e06c612f0d6e11874a2255d22f945b2ac064aceca12bb4afd44e27a075f_ppc64le",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:223d49545c116bce2a9622c9c50be27a123c493581c9e324c1966c6b615dbea7_amd64",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:5369aaa0b050bf80c17eb43dba4e3fb1004e31205db8735f10ae9c3761a3af91_s390x",
"Red Hat Trusted Artifact Signer 1.4:registry.redhat.io/rhtas/model-transparency-cli-rhel9@sha256:bf0daf4e60fab5ced2764dc37c5c14291984a7f1f7c8b9605791b22be19d3be1_arm64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang.org/x/crypto/ssh: golang.org/x/crypto/ssh: Denial of Service via crafted AES-GCM packet decoder inputs"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
The approach is described in our paper Mapping CVEs to MITRE ATT&CK Techniques: A Curated Gold-Set Classifier and the Limits of LLM-Assisted Label Expansion.